aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp
diff options
context:
space:
mode:
authorGravatar cparsons <cparsons@google.com>2018-05-07 05:47:23 -0700
committerGravatar Copybara-Service <copybara-piper@google.com>2018-05-07 05:48:57 -0700
commit1442054f23c171bc16238e9ee845921c48082a5a (patch)
treeed59e92d46277128a0b54ae35883b8007223e0f3 /src/main/cpp
parent321138f412df405e2f7c8d0963a02375f1990ac6 (diff)
Relax requirements of skylark-exposed configuration fragments
Since configuration fragments will extend from build API classes, @SkylarkConfigurationField no longer needs to annotate a method defined on a @SkylarkModule class. Ideally, we would ensure that a configuration fragment with a @SkylarkConfigurationField method implements an interface with @SkylarkModule, but this seems impossible to perform at the level of an annotation processor. RELNOTES: None. PiperOrigin-RevId: 195651344
Diffstat (limited to 'src/main/cpp')
0 files changed, 0 insertions, 0 deletions