aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar Lukacs Berki <lberki@google.com>2017-02-24 06:02:20 +0000
committerGravatar Irina Iancu <elenairina@google.com>2017-02-24 08:32:05 +0000
commite716ae46f359dc1361574f44569811ff80a758ac (patch)
tree56ccf4f827e52f76b95b65a2ef3100a4cd917016 /WORKSPACE
parent3adcef45a8fcf646fb3260738fd68d6f81372d51 (diff)
Encore of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3 that removed AbstractAction#getInputFilesForExtraAction().
Turns out, we didn't add *mandatory* inputs of the shadowed action to the extra action, thus, breakage. Original description: Remove AbstractAction#getInputFilesForExtraAction(). This method was used to return the discovered inputs for extra actions, but it turns out that we can use #discoverInputs() just as well. Note that this makes it possible for #discoverInputs() to be called more than once per action instance (once for the action and once for each extra action), but this appears to work. A followup change may be able to dispense with that, but let's take baby steps for now. Also note that this introduces synchronization between an action and its associated extra action. -- PiperOrigin-RevId: 148429641 MOS_MIGRATED_REVID=148429641
Diffstat (limited to 'WORKSPACE')
0 files changed, 0 insertions, 0 deletions