1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Demangle
Erik Pilkington 9b1a3d5592 [demangler] Recopy the demangler from libcxxabi.
Some significant work has gone into libcxxabi's copy of this file:
  - Uses an AST to represent mangled names.
  - Support/bugfixes for many C++ features.
  - Uses LLVM coding style.

llvm-svn: 327859
2018-03-19 15:18:23 +00:00
..
CMakeLists.txt
ItaniumDemangle.cpp [demangler] Recopy the demangler from libcxxabi. 2018-03-19 15:18:23 +00:00
LLVMBuild.txt