1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Demangle
Zachary Turner 4fd5cfc7b8 [MS Demangler] Add ms-arg-qualifiers.test
This converts the arg qualifier mangling tests from
clang/CodeGenCXX/mangle-ms-arg-qualifiers.cpp to demangling tests.
Most tests already pass, so this patch doesn't come with any
functional change, just the addition of new tests.  The few tests
that don't pass are left in with a FIXME label so that they don't
run but serve as documentation about what still doesn't work.

llvm-svn: 338067
2018-07-26 20:25:35 +00:00
..
ms-arg-qualifiers.test [MS Demangler] Add ms-arg-qualifiers.test 2018-07-26 20:25:35 +00:00
ms-basic.test [MS Demangler] Demangle pointers to member functions. 2018-07-26 20:20:10 +00:00
ms-mangle.test [MS Demangler] Add ms-arg-qualifiers.test 2018-07-26 20:25:35 +00:00
ms-windows.test