forked from OSchip/llvm-project
a2f6921ef2
As an hint to the impact of the cleanup, running clang++ -E -Iinclude -I../llvm/include ../llvm/lib/Demangle/*.cpp -std=c++14 -fno-rtti -fno-exceptions | wc -l before: 208053 lines after: 203965 lines |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DLangDemangle.cpp | ||
Demangle.cpp | ||
ItaniumDemangle.cpp | ||
MicrosoftDemangle.cpp | ||
MicrosoftDemangleNodes.cpp | ||
RustDemangle.cpp |