[libcxx-commits] [PATCH] D150085: [libc++][PSTL] Add missing includes to PSTL headers

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 10 15:45:24 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ac0c1af8215: [libc++][PSTL] Add missing includes to PSTL headers (authored by iana).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150085

Files:
  libcxx/include/__algorithm/pstl_any_all_none_of.h
  libcxx/include/__algorithm/pstl_fill.h
  libcxx/include/__algorithm/pstl_find.h
  libcxx/include/__algorithm/pstl_for_each.h
  libcxx/include/__pstl/internal/execution_impl.h
  libcxx/include/__pstl/internal/parallel_backend_serial.h
  libcxx/include/__pstl/internal/parallel_impl.h
  libcxx/include/__pstl/internal/unseq_backend_simd.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150085.521127.patch
Type: text/x-patch
Size: 4943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230510/18faad53/attachment.bin>


More information about the libcxx-commits mailing list