[libcxx-commits] [PATCH] D84275: [Libcxx] Finish implementing Paper 0202R3

Nicholas Baron via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 23 12:32:54 PDT 2020


Nicholas-Baron updated this revision to Diff 280224.
Nicholas-Baron added a comment.

Applied constexpr testing conventions suggested by @zoecarver.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84275

Files:
  libcxx/include/algorithm
  libcxx/test/std/algorithms/alg.modifying.operations/alg.rotate/rotate_copy.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.merge/merge.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84275.280224.patch
Type: text/x-patch
Size: 7224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200723/d5c19480/attachment.bin>


More information about the libcxx-commits mailing list