llvm-project/llvm/lib/Demangle
Chandler Carruth be4a54940e Fix this file to have the necessary standard library includes and use
the `std::` namespace. Should fix a number of build bots as well.

llvm-svn: 340721
2018-08-27 06:52:14 +00:00
..
CMakeLists.txt [MS Demangler] Re-write the Microsoft demangler. 2018-08-27 03:48:03 +00:00
ItaniumDemangle.cpp Add missing include (<functional> for std::ref) 2018-08-20 20:02:29 +00:00
LLVMBuild.txt
MicrosoftDemangle.cpp [MS Demangler] Re-write the Microsoft demangler. 2018-08-27 03:48:03 +00:00
MicrosoftDemangleNodes.cpp Fix this file to have the necessary standard library includes and use 2018-08-27 06:52:14 +00:00
MicrosoftDemangleNodes.h [MS Demangler] Add virtual destructor. 2018-08-27 04:04:41 +00:00