[libcxx-commits] [PATCH] D149599: [libc++][PSTL] Reduce the amount of transitive includes
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 1 16:05:30 PDT 2023
philnik updated this revision to Diff 518591.
philnik added a comment.
Generate files
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149599/new/
https://reviews.llvm.org/D149599
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/negate_function.h
libcxx/include/__algorithm/pstl_any_all_none_of.h
libcxx/include/__algorithm/pstl_find.h
libcxx/include/__memory/allocator.h
libcxx/include/__pstl/internal/execution_defs.h
libcxx/include/__pstl/internal/execution_impl.h
libcxx/include/__pstl/internal/parallel_backend_utils.h
libcxx/include/__pstl/internal/parallel_impl.h
libcxx/include/__pstl/internal/unseq_backend_simd.h
libcxx/include/__pstl/internal/utils.h
libcxx/include/__utility/terminate_on_exception.h
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/libcxx/transitive_includes/cxx2b.csv
libcxx/test/support/test_execution_policies.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149599.518591.patch
Type: text/x-patch
Size: 10779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230501/40850377/attachment.bin>
More information about the libcxx-commits
mailing list