![]() Changes the CI to use the Clang 16 nightly builds instead of Clang 14. (The libc++15 branch was accidentally build using Clang 14 instead of Clang 15; hence the skipping of a number.) Also adds a Clang 15 build to the test matrix. Based on the private discussion with @ldionne we decided to move the configuration parameters from the `run-buildbot` script to the CI configuration `buildkite-pipeline.yml`. Other hard-coded values from the Dockerfile should be move to the CI configuration too. That will be done in another commit. C++17 will use Clang-15 since D131479 causes a test to fail. Reviewed By: ldionne, #libc Differential Revision: https://reviews.llvm.org/D131174 |
||
---|---|---|
.. | ||
ci | ||
data/unicode | ||
gdb/libcxx | ||
libcxx | ||
symcheck-blacklists | ||
CMakeLists.txt | ||
cat_files.py | ||
generate_abi_list.py | ||
generate_extended_grapheme_cluster_table.py | ||
generate_extended_grapheme_cluster_test.py | ||
generate_feature_test_macro_components.py | ||
generate_header_inclusion_tests.py | ||
generate_header_tests.py | ||
graph_header_deps.py | ||
run.py | ||
ssh.py | ||
sym_diff.py |