[libcxx-commits] [PATCH] D155649: [libc++] Make sure we use the libdispatch backend on Apple platforms

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 20 07:31:23 PDT 2023


ldionne updated this revision to Diff 542514.
ldionne edited the summary of this revision.
ldionne added a comment.

Fix more issues caught by backdeployment CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155649

Files:
  libcxx/cmake/caches/Apple.cmake
  libcxx/include/__algorithm/pstl_backends/cpu_backends/libdispatch.h
  libcxx/src/pstl/libdispatch.cpp
  libcxx/test/libcxx/algorithms/pstl.libdispatch.chunk_partitions.pass.cpp
  libcxx/test/libcxx/vendor/apple/system-install-properties.sh.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155649.542514.patch
Type: text/x-patch
Size: 7307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230720/f29eccc2/attachment.bin>


More information about the libcxx-commits mailing list