]> git.lizzy.rs Git - rust.git/blobdiff - src/ci/scripts/install-clang.sh
Auto merge of #94954 - SimonSapin:null-thin3, r=yaahc
[rust.git] / src / ci / scripts / install-clang.sh
index b17398bb6b440741d5e23d84d297ab5122572a1c..48eb88c9f92718b75f1f03d8520d4ae0d6d5113f 100755 (executable)
@@ -9,7 +9,7 @@ IFS=$'\n\t'
 source "$(cd "$(dirname "$0")" && pwd)/../shared.sh"
 
 # Update both macOS's and Windows's tarballs when bumping the version here.
-LLVM_VERSION="12.0.0"
+LLVM_VERSION="14.0.2"
 
 if isMacOS; then
     # If the job selects a specific Xcode version, use that instead of