aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
diff options
context:
space:
mode:
authorGravatar ccalvarin <ccalvarin@google.com>2017-09-14 16:54:39 +0200
committerGravatar Philipp Wollermann <philwo@google.com>2017-09-14 18:48:38 +0200
commita8c0c8dfad38437bc617b4b66d271bc0beb1b7c1 (patch)
treec09253ae73212df8512288a70bd689718838d6af /src/main/java/com/google/devtools/build
parent032aab2546f902c94ff9b0af36100caf411e8dcc (diff)
Pass the UnparsedOptionValues when setting or adding option values.
Stop breaking the value apart to be recombined later. Also stop using OptionValueDescriptions as though we have a final option when expanding flags for invocation policy. These values are explicitly the output from parsing the expansion strings, not yet converted or combined with other values of the same flag. After this change, only UnparsedOptionValueDescription should be used when strings of flags are parsed, and OptionValueDescription should be used when the final version of a flag is created or used. PiperOrigin-RevId: 168688063
Diffstat (limited to 'src/main/java/com/google/devtools/build')
0 files changed, 0 insertions, 0 deletions