[libcxx-commits] [PATCH] D156032: Implement CWG2137 (list-initialization from objects of the same type)
Mital Ashok via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 24 04:01:27 PDT 2023
MitalAshok updated this revision to Diff 553069.
MitalAshok added a comment.
rebased onto fast-forwarded main branch
(trying to fix seemingly unrelated CI build failure)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156032/new/
https://reviews.llvm.org/D156032
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaInit.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/CXX/drs/dr14xx.cpp
clang/test/CXX/drs/dr21xx.cpp
clang/test/CXX/drs/dr23xx.cpp
clang/www/cxx_dr_status.html
libcxx/test/std/utilities/utility/pairs/pairs.pair/ctor.pair_U_V_move.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156032.553069.patch
Type: text/x-patch
Size: 16294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230824/5664512a/attachment-0001.bin>
More information about the libcxx-commits
mailing list