aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/TargetCompletionValue.java
diff options
context:
space:
mode:
authorGravatar tomlu <tomlu@google.com>2017-08-24 02:33:57 +0200
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2017-08-24 14:00:07 +0200
commit93fdf030042f1aa9f235e6d7c0cde79f02263c26 (patch)
tree936dc573c07f2ef66a24eafe2e0cc424eb7afd66 /src/main/java/com/google/devtools/build/lib/skyframe/TargetCompletionValue.java
parent3fb6ac385df80a5f583072c0b84247d503e330b7 (diff)
Restore VectorArg to CustomCommandLine's public interface.
This CL intends to remove 81 overloads from CustomCommandLine, replacing them with 6 overloads that operate on VectorArg. The actual inlining isn't done in this CL to make it easier to review. This CL tries to balance reducing the API contact surface area while retaining the readability and discoverability of these methods, ensuring that they will be used over methods that eagerly convert arguments to strings. PiperOrigin-RevId: 166280990
Diffstat (limited to 'src/main/java/com/google/devtools/build/lib/skyframe/TargetCompletionValue.java')
0 files changed, 0 insertions, 0 deletions