rules_cc/tests/load_from_macro
Googler cfe68f6bc7 Fix immutable frozen set bug in defs.bzl
When adding tags to a native cc_library rule that is created through a macro we
were not properly considering the case where the tags came from a different
file and therefore were frozen. This caused an error.

RELNOTES:none
PiperOrigin-RevId: 283039855
Change-Id: Id4cb45675a08ca65196f4f7771abdd5bb0705b79
2019-11-29 04:19:02 -08:00
..
BUILD Fix immutable frozen set bug in defs.bzl 2019-11-29 04:19:02 -08:00
foo.cc Fix immutable frozen set bug in defs.bzl 2019-11-29 04:19:02 -08:00
tags.bzl Fix immutable frozen set bug in defs.bzl 2019-11-29 04:19:02 -08:00