[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 15:44:01 PDT 2020


Nicholas-Baron updated this revision to Diff 280276.
Nicholas-Baron marked an inline comment as done.
Nicholas-Baron added a comment.

Used TEST_CONSTEXPR on the merge and rotate_copy tests.


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.280276.patch
Type: text/x-patch
Size: 13008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200723/f7d0a564/attachment-0001.bin>


More information about the libcxx-commits mailing list