aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar ccalvarin <ccalvarin@google.com>2017-09-08 22:28:54 +0200
committerGravatar Philipp Wollermann <philwo@google.com>2017-09-11 13:07:23 +0200
commit95c1ee3261c6cd2263a954dc45611248ca4d5ce7 (patch)
treebb82f6187d3f24ffba20d68aa9e9e2fb11a34ce1 /WORKSPACE
parente9c788a9711e8f780de7eb5bd3e1bed7994eb88c (diff)
Option value tracking should refer to the option definitions, not just track option name.
UnparsedOptionValueDescription and OptionValueDescription both had redundant information about options, since they tracked options by their names, and not their definition. Remove the redundancy. For getEffectiveOptions, the old behavior was relying on the fact that all options were given allowmulitple=false, which was wrong, so stop passing in the default value where it would get confused with values that have been created and tracked by the options parser. Instead, passing value=null is the way to indicate that an option is unset. RELNOTES: None. PiperOrigin-RevId: 168038067
Diffstat (limited to 'WORKSPACE')
0 files changed, 0 insertions, 0 deletions