llvm-project/libcxx/utils
Mark de Wever 4761a74fd8 [libc++][CI] Updates and improves the Docker image.
Since we branched LLVM install Clang 16 and remove Clang 12.

Currently our Docker installs 4 versions of Clang so our CI can use the
same image for both the main and the release branch. This wasn't done for
the other Clang tools so they always use the same version for testing
the main and the release branch. Instead install 2 versions for the
tools.

However it seems the default for Clang and its tools were the latest
released version instead of the ToT. To lessen the risk of breaking the
release CI, version 14 is installed hard-coded as a temporary solution.

Updating the main branch to use the Clang 16 compiler will be done in a
separate patch.

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D131324
2022-08-17 17:48:06 +02:00
..
ci [libc++][CI] Updates and improves the Docker image. 2022-08-17 17:48:06 +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 [test][libcxx] Use own feature for HWAsan 2022-08-16 00:05:48 -07: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 [libc++] Improve updating data files. 2022-08-16 18:55:46 +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++] Implement P2417R2 (A more constexpr bitset) 2022-08-14 10:34:01 +02:00
generate_header_inclusion_tests.py [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -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