[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
Wed Aug 17 06:08:10 PDT 2022


philnik updated this revision to Diff 453268.
philnik marked an inline comment as done.
philnik added a comment.

- Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103198

Files:
  libcxx/CMakeLists.txt
  libcxx/include/CMakeLists.txt
  libcxx/include/algorithm
  libcxx/include/unordered_map
  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/expected.unordered_map
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot
  libcxx/utils/libcxx/test/features.py
  libcxxabi/src/CMakeLists.txt
  pstl/include/pstl/internal/algorithm_impl.h
  pstl/include/pstl/internal/undef_macros.h
  pstl/include/pstl/internal/utils.h
  runtimes/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103198.453268.patch
Type: text/x-patch
Size: 12891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220817/804decf9/attachment-0001.bin>


More information about the libcxx-commits mailing list