diff options
author | Luís Ferreira <contact@lsferreira.net> | 2021-11-29 15:35:58 -0800 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2021-11-29 16:05:48 -0800 |
commit | b779f02a1cb73bb3885e2059e418dfc1c16d25e2 (patch) | |
tree | 905e6827e7704a98796a1a5e9842d9efa424b6c0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 6e08abdc256bb9c2158ab5dbfa082a78faa3543a (diff) | |
download | llvm-b779f02a1cb73bb3885e2059e418dfc1c16d25e2.zip llvm-b779f02a1cb73bb3885e2059e418dfc1c16d25e2.tar.gz llvm-b779f02a1cb73bb3885e2059e418dfc1c16d25e2.tar.bz2 |
[Demangle] Add support for D anonymous symbols
Anonymous symbols are represented by 0 in the mangled symbol. We should skip
them in order to represent the demangled name correctly, otherwise demangled
names like `demangle..anon` can happen.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D114307
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions