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 860a0ba commit 942eeebCopy full SHA for 942eeeb
cc/constraints/BUILD.bazel
@@ -6,7 +6,7 @@ constraint_setting(name = "libc")
6
7
constraint_setting(
8
name = "toolchain",
9
- default_constraint_value = ":llvm_toolchain",
+ default_constraint_value = ":llvm20_toolchain",
10
)
11
12
constraint_value(
0 commit comments