llvm-project/libcxx/utils/ci
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
..
Dockerfile [libc++][CI] Updates and improves the Docker image. 2022-08-17 17:48:06 +02:00
apple-install-libcxx.sh [libc++] Make sure we install libc++abi headers on Apple 2022-06-17 17:35:05 -04:00
buildkite-pipeline-premerge.sh [runtimes] Fix how we trigger CI 2022-05-13 14:45:35 -04:00
buildkite-pipeline-snapshot.sh [libc++] Update continous integration scripts 2020-10-22 10:49:40 +02:00
buildkite-pipeline.yml [libc++] Allow enabling assertions when back-deploying 2022-08-08 08:43:34 -04:00
macos-ci-setup [libc++] Install psutil on the macOS nodes 2022-03-31 10:52:58 -04:00
oss-fuzz.sh [libc++] Try to fix the oss-fuzz failure 2021-05-25 12:52:22 -04:00
run-buildbot [libc++] Allow enabling assertions when back-deploying 2022-08-08 08:43:34 -04:00
run-buildbot-container [libc++] Make sure we add /llvm to the list of safe directories 2022-06-08 12:26:17 -04:00