[libcxx-commits] [PATCH] D95983: [libc++] Essentially revert D94807, to avoid calling __unwrap_iter in constexpr contexts.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 3 15:59:39 PST 2021


Quuxplusone updated this revision to Diff 321253.
Quuxplusone added a comment.

Rebase on main (after landing D93661 <https://reviews.llvm.org/D93661>).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95983/new/

https://reviews.llvm.org/D95983

Files:
  libcxx/include/algorithm
  libcxx/test/std/algorithms/alg.modifying.operations/alg.move/contiguous_nonconstexpr.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95983.321253.patch
Type: text/x-patch
Size: 7173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210203/dc62a4d2/attachment-0001.bin>


More information about the libcxx-commits mailing list