rules_cc/cc
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
..
private Fix codebase in preparation for incompatible_use_cc_configure_from_rules_cc 2019-11-12 04:35:10 -08:00
BUILD Add //cc:srcs filegroup that Bazel can depend on in unittests 2019-11-07 02:27:13 -08:00
action_names.bzl C++: Move tools/cpp from bazel_tools to rules_cc 2019-08-21 07:30:04 -07:00
cc_toolchain_config_lib.bzl Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00
defs.bzl Fix immutable frozen set bug in defs.bzl 2019-11-29 04:19:02 -08:00
find_cc_toolchain.bzl Fix typo 2019-11-04 09:38:06 +01:00
repositories.bzl Merge pull request #45 from hlopko:fix_cc_configure 2019-11-05 06:40:31 -08:00
toolchain_utils.bzl Fix buildifier warnings in @rules_cc 2019-10-24 07:01:25 -07:00
version.bzl Add version number to a dedicated bzl file 2019-10-02 15:25:05 +02:00