1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include
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
..
llvm [demangle] NFC: get rid of NodeOrString 2019-11-04 12:17:12 -08:00
llvm-c Reapply r374743 with a fix for the ocaml binding 2019-10-14 16:15:14 +00:00