[libcxx-commits] [PATCH] D103198: [libc++] Add a CI configuration where we test the PSTL integration

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 27 15:46:30 PST 2022


philnik updated this revision to Diff 485429.
philnik added a comment.

Remove debug output


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103198

Files:
  libcxx/cmake/caches/With-pstl.cmake
  libcxx/include/algorithm
  libcxx/test/libcxx/clang_query.sh.cpp
  libcxx/test/libcxx/clang_tidy.sh.cpp
  libcxx/test/libcxx/min_max_macros.compile.pass.cpp
  libcxx/test/libcxx/nasty_macros.compile.pass.cpp
  libcxx/test/libcxx/transitive_includes.sh.cpp
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot
  libcxx/utils/libcxx/test/features.py
  libcxxabi/src/CMakeLists.txt
  pstl/CMakeLists.txt
  pstl/include/CMakeLists.txt
  pstl/include/pstl/internal/algorithm_impl.h
  pstl/include/pstl/internal/utils.h
  runtimes/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103198.485429.patch
Type: text/x-patch
Size: 14929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221227/52aad9ad/attachment.bin>


More information about the libcxx-commits mailing list