[libcxx-commits] [PATCH] D148480: [libc++][PSTL] Remove current integration

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Apr 16 13:32:33 PDT 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante.
Herald added a project: All.
philnik requested review of this revision.
Herald added projects: libc++, libc++abi.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Herald added a reviewer: libc++abi.

We decided to go a different route. To make the switch easier, rip out the old integration first and build on a clean base.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148480

Files:
  libcxx/CMakeLists.txt
  libcxx/include/algorithm
  libcxx/include/execution
  libcxx/include/memory
  libcxx/include/numeric
  libcxx/src/CMakeLists.txt
  libcxx/test/std/pstl
  libcxxabi/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148480.514050.patch
Type: text/x-patch
Size: 5316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230416/b8f3e1b1/attachment-0001.bin>


More information about the libcxx-commits mailing list