[all-commits] [llvm/llvm-project] 7d9859: [libc++][PSTL] Remove current integration

philnik777 via All-commits all-commits at lists.llvm.org
Thu Apr 20 20:31:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7d98590b3a23645584779a1036d319082f3be7c9
      https://github.com/llvm/llvm-project/commit/7d98590b3a23645584779a1036d319082f3be7c9
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-04-21 (Fri, 21 Apr 2023)

  Changed paths:
    M libcxx/CMakeLists.txt
    M libcxx/include/algorithm
    M libcxx/include/execution
    M libcxx/include/memory
    M libcxx/include/numeric
    M libcxx/src/CMakeLists.txt
    R libcxx/test/std/pstl
    M libcxx/utils/data/ignore_format.txt
    M libcxxabi/src/CMakeLists.txt

  Log Message:
  -----------
  [libc++][PSTL] Remove current integration

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

Reviewed By: ldionne, #libc, #libc_abi

Spies: arichardson, libcxx-commits

Differential Revision: https://reviews.llvm.org/D148480




More information about the All-commits mailing list