aboutsummaryrefslogtreecommitdiffhomepage
path: root/compile.sh
diff options
context:
space:
mode:
authorGravatar Dmitry Lomov <dslomov@google.com>2016-12-05 16:57:02 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2016-12-05 17:25:12 +0000
commita701988a4dd57754fe196d04f961b9a19ab0080b (patch)
treecf8443ee5b3c64c21930ebd336044a9986b7be2f /compile.sh
parent76e31d16ba359025c86e44a0e6b003d8347673ac (diff)
Add 'aspect_id' for to identify aspects that has been applied to the target.
Add a concept of aspect_id: an unique string that identifies a propagating aspect (aspect class + parameters). This string is designed to be: - Unique for each aspect - human-readable for debugging purposes - not easily parsable. Skylark API: - `ctx.aspect_id` returns an identifier of the current aspect inside aspect implementation function - `Target.aspect_ids` return a list of aspect ids for aspects applied to a given Target (https://www.bazel.io/versions/master/docs/skylark/lib/Target.html) -- PiperOrigin-RevId: 141057865 MOS_MIGRATED_REVID=141057865
Diffstat (limited to 'compile.sh')
0 files changed, 0 insertions, 0 deletions