[libcxx-commits] [PATCH] D110347: [libc++] Do not enable P1951 before C++23, since it's a breaking change
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 23 10:51:07 PDT 2021
ldionne updated this revision to Diff 374620.
ldionne marked an inline comment as done.
ldionne added a comment.
Address review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110347/new/
https://reviews.llvm.org/D110347
Files:
libcxx/include/__utility/pair.h
libcxx/test/std/utilities/utility/pairs/pairs.pair/U_V.pass.cpp
libcxx/test/std/utilities/utility/pairs/pairs.pair/ctor.brace-init.P1951.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110347.374620.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210923/e23d324e/attachment.bin>
More information about the libcxx-commits
mailing list