Skip to content

Commit

Permalink
Switch to clang v13 as the C/C++ compiler used for bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark-Simulacrum committed Oct 14, 2021
1 parent f70232f commit 86608f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/host-x86_64/dist-x86_64-linux/build-clang.sh
Expand Up @@ -4,7 +4,7 @@ set -ex

source shared.sh

LLVM=llvmorg-12.0.1
LLVM=llvmorg-13.0.0

mkdir llvm-project
cd llvm-project
Expand Down

0 comments on commit 86608f1

Please sign in to comment.