We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2162e9d commit 28d589cCopy full SHA for 28d589c
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