[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
Wed May 3 14:30:00 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG91121ea6dc12: [libc++][PSTL] Reduce the amount of transitive includes (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149599

Files:
  libcxx/include/__algorithm/pstl_any_all_none_of.h
  libcxx/include/__algorithm/pstl_find.h
  libcxx/include/__iterator/iterator_traits.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/include/any
  libcxx/include/valarray
  libcxx/test/libcxx/transitive_includes/cxx2b.csv
  libcxx/test/support/test_execution_policies.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149599.519257.patch
Type: text/x-patch
Size: 7820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230503/5d7ade3c/attachment-0001.bin>


More information about the libcxx-commits mailing list