We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6046aa0 commit 9cabc91Copy full SHA for 9cabc91
src/ci/docker/host-x86_64/dist-x86_64-linux/build-clang.sh
@@ -4,7 +4,7 @@ set -ex
4
5
source shared.sh
6
7
-LLVM=llvmorg-16.0.0
+LLVM=llvmorg-17.0.0-rc3
8
9
mkdir llvm-project
10
cd llvm-project
0 commit comments