hanchenye-llvm-project/llvm/test/Demangle
Martin Storsjo da92ed8365 [Demangle] Add a few more options to the microsoft demangler
This corresponds to commonly used options to UnDecorateSymbolName
within llvm.

Add them as hidden options in llvm-undname. MS undname.exe takes
numeric flags, corresponding to the UNDNAME_* constants, but instead
of hardcoding in mappings for those numbers, just add textual
options instead, as it the use of them here is primarily intended
for testing.

Differential Revision: https://reviews.llvm.org/D68917

llvm-svn: 374865
2019-10-15 08:29:56 +00:00
..
invalid-manglings.test llvm-undname: Add support for demangling typeinfo names 2019-09-23 13:13:37 +00:00
ms-arg-qualifiers.test
ms-back-references.test
ms-basic.test llvm-undname: Correctly demangle vararg parameters 2019-06-04 19:10:08 +00:00
ms-conversion-operators.test
ms-cxx11.test
ms-cxx14.test
ms-cxx17-noexcept.test [llvm-undname] Add support for demangling msvc's noexcept types. 2019-01-08 21:05:51 +00:00
ms-cxx20.test llvm-undname: Support demangling char8_t 2019-05-28 15:30:04 +00:00
ms-mangle.test llvm-undname; Add more test coverage for demangleFunctionClass() 2019-06-02 23:26:57 +00:00
ms-md5.test llvm-undname: Make demangling of MD5 names more robust 2019-05-27 00:48:59 +00:00
ms-nested-scopes.test llvm-undname: Tweak arena allocator 2019-04-16 13:52:30 +00:00
ms-operators.test llvm-undname: Add support for demangling typeinfo names 2019-09-23 13:13:37 +00:00
ms-options.test [Demangle] Add a few more options to the microsoft demangler 2019-10-15 08:29:56 +00:00
ms-return-qualifiers.test
ms-string-literals.test llvm-undname: Fix assert-on->4GiB-string-literal, found by oss-fuzz 2019-04-24 16:09:38 +00:00
ms-template-callback.test
ms-templates-memptrs-2.test
ms-templates-memptrs.test
ms-templates.test llvm-undname: More coverage-related cleanups 2019-06-04 18:49:05 +00:00
ms-thunks.test
ms-windows.test Add test coverage for __pascal mangling 2019-06-02 16:47:07 +00:00