We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46420c9 + 28d589c commit 0769736Copy full SHA for 0769736
src/ci/docker/scripts/build-clang.sh
@@ -5,7 +5,7 @@ set -ex
5
source shared.sh
6
7
# Try to keep the LLVM version here in sync with src/ci/scripts/install-clang.sh
8
-LLVM=llvmorg-19.1.0-rc3
+LLVM=llvmorg-20.1.0-rc2
9
10
mkdir llvm-project
11
cd llvm-project
0 commit comments