[all-commits] [llvm/llvm-project] 244560: [libc++][PSTL] Integrate the headers and add a CI job

philnik777 via All-commits all-commits at lists.llvm.org
Wed Apr 26 13:11:40 PDT 2023


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

  Changed paths:
    M libcxx/CMakeLists.txt
    A libcxx/cmake/caches/With-pstl.cmake
    M libcxx/include/CMakeLists.txt
    M libcxx/include/pstl/internal/algorithm_impl.h
    M libcxx/include/pstl/internal/pstl_config.h
    M libcxx/include/pstl/internal/utils.h
    M libcxx/test/libcxx/clang_tidy.sh.cpp
    M libcxx/utils/ci/buildkite-pipeline.yml
    M libcxx/utils/ci/run-buildbot
    M libcxx/utils/libcxx/test/features.py

  Log Message:
  -----------
  [libc++][PSTL] Integrate the headers and add a CI job

Reviewed By: ldionne, #libc

Spies: libcxx-commits, arichardson

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




More information about the All-commits mailing list