summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-09-25 14:10:26 +0000
committerHans Wennborg <hans@hanshq.net>2018-09-25 14:10:26 +0000
commit934230c061082be6c0950636ca610aae11e73b1c (patch)
tree7284be3301c99e28e132ecbb0026dca0bb89df48 /lldb/packages/Python/lldbsuite/test/python_api/interpreter
parent0da443556d34c503129e1ae26f5c291a2dff228f (diff)
downloadbcm5719-llvm-934230c061082be6c0950636ca610aae11e73b1c.tar.gz
bcm5719-llvm-934230c061082be6c0950636ca610aae11e73b1c.zip
[clang-cl] Provide separate flags for all the /O variants
This provides better help text in "clang-cl /?". Also it cleans things up a bit: previously "/Od" could be handled either as a separate flag aliased to "-O0", or by the main optimization flag processing in TranslateOptArg. With this patch, all the flags get aliased back to /O so they're handled by TranslateOptArg. Thanks to Nico for the idea! Differential revision: https://reviews.llvm.org/D52266 llvm-svn: 342977
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud