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 cd31920 commit ab7d9dfCopy full SHA for ab7d9df
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=38158a93d8d9598fb3b827b8513f67771b8fcbfd
9
10
mkdir llvm-project
11
cd llvm-project
0 commit comments