cor3ntin accepted this revision. cor3ntin added a comment. This revision is now accepted and ready to land.
LGTM modulo one nit. @hubert.reinterpretcast If you want to make sure this is conforming ================ Comment at: clang/docs/ReleaseNotes.rst:99 + list-initialization from objects of the same type. +- Have an implementation for `CWG2311 <https://wg21.link/CWG2311>`_: given a prvalue ``e`` of object type + ``T``, ``T{e}`` will try to resolve an initializer list constructor and will use it if successful (CWG2137). ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D156032/new/ https://reviews.llvm.org/D156032 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits