Skip to content

Commit

Permalink
Use the public implementation rule for "@bazel_tools//tools/cpp:clang…
Browse files Browse the repository at this point in the history
…-cl"

PiperOrigin-RevId: 710065786
Change-Id: Ibdc6c50e2911faed88ae36e4e61a7e99c47a6592
  • Loading branch information
derekmauro authored and copybara-github committed Dec 27, 2024
1 parent ce986ae commit 98efd75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ platform(
constraint_values = [
"@platforms//cpu:x86_64",
"@platforms//os:windows",
"@rules_cc//cc/private/toolchain:clang-cl",
"@bazel_tools//tools/cpp:clang-cl",
],
)

0 comments on commit 98efd75

Please sign in to comment.