llvm-project/llvm/lib/Demangle
Zachary Turner 2fe4900525 [llvm-undname] Add support for demangling msvc's noexcept types.
Starting in C++17, MSVC introduced a new mangling for function
parameters that are themselves noexcept functions.  This patch
makes llvm-undname properly demangle them.

Patch by Zachary Henkel
Differential Revision: https://reviews.llvm.org/D55769

llvm-svn: 350656
2019-01-08 21:05:51 +00:00
..
CMakeLists.txt [MS Demangler] Re-write the Microsoft demangler. 2018-08-27 03:48:03 +00:00
ItaniumDemangle.cpp [Demangle] remove itaniumFindTypesInMangledName 2018-11-27 16:11:24 +00:00
LLVMBuild.txt
MicrosoftDemangle.cpp [llvm-undname] Add support for demangling msvc's noexcept types. 2019-01-08 21:05:51 +00:00
MicrosoftDemangleNodes.cpp [llvm-undname] Add support for demangling msvc's noexcept types. 2019-01-08 21:05:51 +00:00