[libcxx-commits] [PATCH] D124440: [libc++] Implement ranges::is_partitioned

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 4 05:19:38 PDT 2022


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

- Try to fix the modules build


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124440

Files:
  libcxx/docs/Status/RangesAlgorithms.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_is_partitioned.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.partitions/ranges.is_partitioned.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124440.426969.patch
Type: text/x-patch
Size: 15442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220504/246cded2/attachment.bin>


More information about the libcxx-commits mailing list