summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/main.c
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-09-23 13:13:37 +0000
committerNico Weber <nicolasweber@gmx.de>2019-09-23 13:13:37 +0000
commitda298aa913754eb70cf2dc8fac0ed6b5ae72cfe9 (patch)
tree7d8eefdba856dacabaf178385744bcad1b829323 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c
parentddc9a06e95db3b0d81f1954edae4b04d385f5866 (diff)
downloadbcm5719-llvm-da298aa913754eb70cf2dc8fac0ed6b5ae72cfe9.tar.gz
bcm5719-llvm-da298aa913754eb70cf2dc8fac0ed6b5ae72cfe9.zip
llvm-undname: Add support for demangling typeinfo names
typeinfo names aren't symbols but string constant contents stored in compiler-generated typeinfo objects, but llvm-cxxfilt can demangle these for Itanium names. In the MSVC ABI, these are just a '.' followed by a mangled type -- this means they don't start with '?' like all MS-mangled symbols do. Differential Revision: https://reviews.llvm.org/D67851 llvm-svn: 372602
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud