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 af8e1f5 commit aafd9dfCopy full SHA for aafd9df
src/ci/docker/scripts/build-clang.sh
@@ -5,7 +5,8 @@ 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-21.1.0-rc2
+#LLVM=llvmorg-21.1.0-rc2
9
+LLVM=9e78d8a4fb0739455ecdfd1751b347fbd7038c13
10
11
mkdir llvm-project
12
cd llvm-project
0 commit comments