diff options
| author | Fangrui Song <maskray@google.com> | 2020-08-04 08:51:24 -0700 |
|---|---|---|
| committer | Fangrui Song <i@maskray.me> | 2020-08-04 08:53:15 -0700 |
| commit | 593e19629744d6c8ba45fe4bb78910cf653cd6a7 (patch) | |
| tree | b2efecf8c86c7d60afed793c1a0adfce15620cb9 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 4a04bc8995639e1d333790518e4d42e0961f740e (diff) | |
[llvm-symbolizer] Switch command line parsing from llvm::cl to OptTable
for the advantage outlined by D83639 ([OptTable] Support grouped short options)
Some behavior changes:
* -i={0,false} is removed. Use --no-inlines instead.
* --demangle={0,false} is removed. Use --no-demangle instead
* -untag-addresses={0,false} is removed. Use --no-untag-addresses instead
Added a higher level API OptTable::parseArgs which handles optional
initial options populated from an environment variable, expands response
files recursively, and parses options.
Reviewed By: jhenderson
Differential Revision: https://reviews.llvm.org/D83530
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
