llvm-project/llvm/lib/Demangle
Zachary Turner ba797b6dae [MS Demangler] Add a flag for dumping types without tag specifier.
Sometimes it's useful to be able to output demangled names without
tag specifiers like "struct", "class", etc.  This patch adds a
flag enabling this.

llvm-svn: 350241
2019-01-02 18:33:12 +00:00
..
CMakeLists.txt [MS Demangler] Re-write the Microsoft demangler. 2018-08-27 03:48:03 +00:00
ItaniumDemangle.cpp [Demangle] remove itaniumFindTypesInMangledName 2018-11-27 16:11:24 +00:00
LLVMBuild.txt
MicrosoftDemangle.cpp [MS Demangler] Fail gracefully on invalid pointer types. 2018-12-14 18:10:13 +00:00
MicrosoftDemangleNodes.cpp [MS Demangler] Add a flag for dumping types without tag specifier. 2019-01-02 18:33:12 +00:00