[libcxx-commits] [PATCH] D152853: [libc++][PSTL] Implement std::is_partitioned
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 14 09:45:52 PDT 2023
philnik updated this revision to Diff 531393.
philnik added a comment.
Try to fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152853/new/
https://reviews.llvm.org/D152853
Files:
libcxx/docs/Status/PSTLPaper.csv
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/pstl_backend.h
libcxx/include/__algorithm/pstl_is_partitioned.h
libcxx/include/algorithm
libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp
libcxx/test/std/algorithms/alg.sorting/alg.partitions/pstl.is_partitioned.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152853.531393.patch
Type: text/x-patch
Size: 9515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230614/cabb4f5e/attachment.bin>
More information about the libcxx-commits
mailing list