We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942f33b commit e2981f0Copy full SHA for e2981f0
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-20.1.0-rc2
+LLVM=llvmorg-21.1.0-rc2
9
10
mkdir llvm-project
11
cd llvm-project
0 commit comments