1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Demangle
Erik Pilkington 93e350e524 [demangle] NFC: get rid of NodeOrString
This class was a bit overengineered, and was triggering some PVS warnings.
Instead, put strings into a NameType and let clients unconditionally treat it
as a Node.
2019-11-04 12:17:12 -08:00
..
CMakeLists.txt
Demangle.cpp
ItaniumDemangle.cpp [demangle] NFC: get rid of NodeOrString 2019-11-04 12:17:12 -08:00
LLVMBuild.txt
MicrosoftDemangle.cpp [Demangle] Add a few more options to the microsoft demangler 2019-10-15 08:29:56 +00:00
MicrosoftDemangleNodes.cpp [Demangle] Add a few more options to the microsoft demangler 2019-10-15 08:29:56 +00:00