Skip to content

Commit

Permalink
Rewrite swift_binary_test.bzl using new skylark cc toolchain api
Browse files Browse the repository at this point in the history
This is a part of the bazelbuild#4571 effort.

RELNOTES: None
PiperOrigin-RevId: 204754855
  • Loading branch information
hlopko authored and George Gensure committed Aug 2, 2018
1 parent 8eb50aa commit 5587cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/build_defs/cc/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ filegroup(
name = "srcs",
srcs = glob(["**"]),
visibility = [
"//devtools/blaze/integration:__pkg__",
"//:__pkg__",
"//tools:__pkg__",
],
Expand Down

0 comments on commit 5587cc4

Please sign in to comment.