diff options
author | Eric Liu <ioeric@google.com> | 2017-03-15 08:41:00 +0000 |
---|---|---|
committer | Eric Liu <ioeric@google.com> | 2017-03-15 08:41:00 +0000 |
commit | e51ee0668c8eec639964234a1d716e30f0449399 (patch) | |
tree | 6688a3660f133e71d912313b5ed2c222166a6ede /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 654cb8263a3c3c8ec24285e260da3ab0a0c7abf0 (diff) | |
download | bcm5719-llvm-e51ee0668c8eec639964234a1d716e30f0449399.tar.gz bcm5719-llvm-e51ee0668c8eec639964234a1d716e30f0449399.zip |
[Support][CommandLine] Make it possible to get error messages from ParseCommandLineOptions when ignoring errors.
Summary:
Previously, ParseCommandLineOptions returns false and ignores error messages
when IgnoreErrors. It would be useful to also return error messages if users
decide to check parsing result instead of having the program exit on error.
Reviewers: chandlerc, mehdi_amini, rnk
Reviewed By: rnk
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D30893
llvm-svn: 297810
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions