llvm-project/llvm/lib/Demangle
Benjamin Kramer 982779230f
Make demangler independent of LLVM again
The demangler is not supposed to include bits of LLVM, so it can't use STLExtras.

This undoes part of 6d9cd9199a
2022-08-15 11:44:28 +02:00
..
CMakeLists.txt [Demangle] Add minimal support for D programming language 2021-11-09 09:29:13 -08:00
DLangDemangle.cpp Revert "[demangler] Simplify OutputBuffer initialization" 2022-04-26 20:24:06 +00:00
Demangle.cpp [demangler] Rust demangler buffer return 2022-04-13 08:50:04 -07:00
ItaniumDemangle.cpp Revert "[demangler] Simplify OutputBuffer initialization" 2022-04-26 20:24:06 +00:00
MicrosoftDemangle.cpp [MicrosoftDemangle] Set error to true when returning nullptr. 2022-06-08 17:18:09 -07:00
MicrosoftDemangleNodes.cpp Revert "[demangler] Simplify OutputBuffer initialization" 2022-04-26 20:24:06 +00:00
RustDemangle.cpp Make demangler independent of LLVM again 2022-08-15 11:44:28 +02:00