llvm-project/llvm/lib/Demangle
Luís Ferreira 83087c096a [Demangle] Add support for D function-local parent symbols
Internally `__Sddd` function-local parent symbols are used to solve ambiguities on symbols in
    the same scope with the same mangled name.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D114309
2021-12-07 01:46:13 +00:00
..
CMakeLists.txt [Demangle] Add minimal support for D programming language 2021-11-09 09:29:13 -08:00
DLangDemangle.cpp [Demangle] Add support for D function-local parent symbols 2021-12-07 01:46:13 +00:00
Demangle.cpp [Demangle] Add minimal support for D programming language 2021-11-09 09:29:13 -08:00
ItaniumDemangle.cpp [Demangle] Rename OutputStream to OutputString 2021-10-21 17:34:57 -07:00
MicrosoftDemangle.cpp [Demangle] Rename OutputStream to OutputString 2021-10-21 17:34:57 -07:00
MicrosoftDemangleNodes.cpp [Demangle] Rename OutputStream to OutputString 2021-10-21 17:34:57 -07:00
RustDemangle.cpp [Demangle] Rename OutputStream to OutputString 2021-10-21 17:34:57 -07:00