Skip to content

Commit 942eeeb

Browse files
committed
Default to llvm20
1 parent 860a0ba commit 942eeeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cc/constraints/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ constraint_setting(name = "libc")
66

77
constraint_setting(
88
name = "toolchain",
9-
default_constraint_value = ":llvm_toolchain",
9+
default_constraint_value = ":llvm20_toolchain",
1010
)
1111

1212
constraint_value(

0 commit comments

Comments
 (0)