2
0
Fork 0
mirror of https://github.com/bazelbuild/rules_cc synced 2024-12-03 02:53:18 +00:00
rules_cc/tests/rule_based_toolchain/features
Googler 280d3ad603 Allow creation of sentinel features in rule-based toolchains
BEGIN_PUBLIC
Makes the `args` attribute of `cc_feature` optional so that users may declare sentinel features that do not have any inherent arguments.
END_PUBLIC

PiperOrigin-RevId: 646545838
Change-Id: I470a496aec951608f21cc8ea693387c5b551c8a9
2024-06-25 11:23:34 -07:00
..
BUILD Allow creation of sentinel features in rule-based toolchains 2024-06-25 11:23:34 -07:00
features_test.bzl Allow creation of sentinel features in rule-based toolchains 2024-06-25 11:23:34 -07:00