DescriptionAdd the ability to pass long lists of inputs to 'gn refs'.
This patch adds the ability to pass a "response file"-style argument
to gn refs, so that we can pass a long list of inputs in without needing
to worry about command line lengths. This will help ensure that
we can implement 'analyze' properly for even very large patches without
needing to call 'gn refs' multiple times.
R=brettw@chromium.org
BUG=454413
Committed: https://crrev.com/032c11b0975c897002c35e8b43fce895947c3833
Cr-Commit-Position: refs/heads/master@{#325734}
Patch Set 1 #
Total comments: 5
Patch Set 2 : split response file on newlines #
Total comments: 6
Patch Set 3 : update w/ more review feedback #Messages
Total messages: 11 (2 generated)
|