mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-29 01:35:42 +00:00
update to llvm/clang 15 (#2974)
* try updating to clang 16 * use 15.0.7
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ git_override(
|
||||
# Configure and register the toolchain.
|
||||
llvm = use_extension("@toolchains_llvm//toolchain/extensions:llvm.bzl", "llvm")
|
||||
llvm.toolchain(
|
||||
llvm_version = "14.0.6",
|
||||
llvm_version = "15.0.7",
|
||||
)
|
||||
|
||||
use_repo(llvm, "llvm_toolchain")
|
||||
|
||||
Reference in New Issue
Block a user