diff options
author | Martin Storsjo <martin@martin.st> | 2019-10-15 08:29:56 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2019-10-15 08:29:56 +0000 |
commit | da92ed8365aa5506c4991b9075f57aeeb7f6f70a (patch) | |
tree | d146d71ca6dfda940eb2eced670e4ec8e16e53a2 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | bbb8eade6976c56869f7d06d14fb429fdd6538d3 (diff) | |
download | bcm5719-llvm-da92ed8365aa5506c4991b9075f57aeeb7f6f70a.tar.gz bcm5719-llvm-da92ed8365aa5506c4991b9075f57aeeb7f6f70a.zip |
[Demangle] Add a few more options to the microsoft demangler
This corresponds to commonly used options to UnDecorateSymbolName
within llvm.
Add them as hidden options in llvm-undname. MS undname.exe takes
numeric flags, corresponding to the UNDNAME_* constants, but instead
of hardcoding in mappings for those numbers, just add textual
options instead, as it the use of them here is primarily intended
for testing.
Differential Revision: https://reviews.llvm.org/D68917
llvm-svn: 374865
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions