[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 06:41:44 PDT 2022
philnik updated this revision to Diff 436373.
philnik added a comment.
- Fix modulemap
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.436373.patch
Type: text/x-patch
Size: 48379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220613/f1b34d97/attachment-0001.bin>
More information about the libcxx-commits
mailing list