commit | 49f57123eb053b82c95078592ad82f2a628964f7 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Mon Oct 24 14:53:08 2016 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Oct 24 19:32:55 2016 +0000 |
tree | 9ee54e8a960729486e17ab26826da3bbc18063c2 | |
parent | 3d3a65c488162ef1db0b35adf3235d012b04c88d [diff] |
Populate ALL copies of a command line flag during parsing Now that we're declaring flags statically per-tool, we were only setting the value on one of them (randomly) in the linked list. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3881 Change-Id: I448cb7f42ee01a16daa65986b14aee9f1a2a3588 Reviewed-on: https://skia-review.googlesource.com/3881 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com>