[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
Fri Jul 22 18:43:11 PDT 2022
philnik updated this revision to Diff 447021.
philnik added a comment.
Herald added subscribers: sstefan1, mgorny.
Herald added a reviewer: jdoerfert.
Herald added a project: libc++abi.
Herald added a reviewer: libc++abi.
This should be a working PSTL bot
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/algorithm
libcxx/include/unordered_map
libcxx/src/CMakeLists.txt
libcxx/test/configs/cmake-bridge.cfg.in
libcxx/test/configs/llvm-libc++-with-pstl.cfg.in
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/CMakeLists.txt
libcxxabi/src/CMakeLists.txt
libcxxabi/test/configs/cmake-bridge.cfg.in
libcxxabi/test/configs/llvm-libc++abi-with-pstl.cfg.in
pstl/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.447021.patch
Type: text/x-patch
Size: 18156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220723/07a169eb/attachment-0001.bin>
More information about the libcxx-commits
mailing list