Add a 'language cplusplus demangle' command. This can be useful to provide a low...
authorEnrico Granata <egranata@apple.com>
Fri, 25 Mar 2016 23:14:24 +0000 (23:14 +0000)
committerEnrico Granata <egranata@apple.com>
Fri, 25 Mar 2016 23:14:24 +0000 (23:14 +0000)
commit221cfdd7b141ebe5c89092ce2c37c928233dce54
tree57678253c43f3a90363c105ba3523036b4de3701
parentff044b1f695ae99fe9e2d61e8694d1170635a8e0
Add a 'language cplusplus demangle' command. This can be useful to provide a low-friction reproduction for issues with the LLDB demangling of C++ symbols

llvm-svn: 264474
lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ItaniumABILanguageRuntime.cpp