[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 10 12:49:50 PDT 2023
MitalAshok updated this revision to Diff 549145.
MitalAshok added a comment.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Fix broken libc++ pair constructor test
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.549145.patch
Type: text/x-patch
Size: 16010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230810/81341843/attachment-0001.bin>
More information about the libcxx-commits
mailing list