[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
Mon Sep 27 09:38:31 PDT 2021


ldionne updated this revision to Diff 375304.
ldionne added a comment.

Re-upload -- I accidentally removed the fix before uploading last revision. This should be good to go, @quuxplusone can you please have a look?


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.375304.patch
Type: text/x-patch
Size: 4626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210927/12e42d44/attachment-0001.bin>


More information about the libcxx-commits mailing list