[libcxx-commits] [PATCH] D127130: [libc++] Implement ranges::lexicographical_compare

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 13 21:54:18 PDT 2022


philnik updated this revision to Diff 436644.
philnik added a comment.

- Fix Modules build


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127130

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_lexicographical_compare.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_comparators.pass.cpp
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_projections.pass.cpp
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.lex.comparison/ranges.lexicographical_compare.pass.cpp
  libcxx/test/std/library/description/conventions/customization.point.object/niebloid.compile.pass.cpp
  libcxx/test/support/boolean_testable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127130.436644.patch
Type: text/x-patch
Size: 48872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220614/0bd01123/attachment-0001.bin>


More information about the libcxx-commits mailing list