aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools
diff options
context:
space:
mode:
authorMark de Wever <koraq@xs4all.nl>2022-08-06 16:19:30 +0200
committerMark de Wever <koraq@xs4all.nl>2022-08-17 17:48:06 +0200
commit4761a74fd8ebb51e2cc70c5e54ca0f18f4525a99 (patch)
treec159dd2dc6bb210cdbd4f225fd02badb97fc3bda /llvm/tools
parent74b5dad5e944db21e56e6d81eb14f11891a741ab (diff)
downloadllvm-4761a74fd8ebb51e2cc70c5e54ca0f18f4525a99.zip
llvm-4761a74fd8ebb51e2cc70c5e54ca0f18f4525a99.tar.gz
llvm-4761a74fd8ebb51e2cc70c5e54ca0f18f4525a99.tar.bz2
[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
Diffstat (limited to 'llvm/tools')
0 files changed, 0 insertions, 0 deletions