llvm-project/libcxx/utils
Mark de Wever ca04b49597 [libc++][CI] Increases the Clang version used.
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
2022-08-27 13:42:38 +02:00
..
ci [libc++][CI] Increases the Clang version used. 2022-08-27 13:42:38 +02:00
data/unicode [libc++] Improve updating data files. 2022-08-16 18:55:46 +02:00
gdb/libcxx [libc++] Use bit field for checking if string is in long or short mode 2022-04-21 14:20:21 +02:00
libcxx [libc++] Allow specifying conditional compile flags dependent on basic Lit features 2022-08-25 17:33:44 -04:00
symcheck-blacklists
CMakeLists.txt [libc++] Improve updating data files. 2022-08-16 18:55:46 +02:00
cat_files.py
generate_abi_list.py generate_header_tests.py: Sort the header files ASCIIbetically. 2020-12-14 09:56:07 -05:00
generate_extended_grapheme_cluster_table.py [NFC][libc++] Fixes a typo. 2022-08-18 17:27:43 +02:00
generate_extended_grapheme_cluster_test.py [libc++] Improve updating data files. 2022-08-16 18:55:46 +02:00
generate_feature_test_macro_components.py [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
generate_header_inclusion_tests.py [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
generate_header_tests.py [libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abort 2022-07-29 13:52:42 -04:00
graph_header_deps.py [libc++] Remove the __libcpp_version file 2022-03-31 09:34:41 -04:00
run.py [libc++] Fix codesigning in run.py 2021-04-01 13:39:49 -04:00
ssh.py [libc++][NFC] Resolve Python 2 FIXME 2021-11-12 13:55:22 -05:00
sym_diff.py