| Zachary Turner | 4746aa7 | 2018-08-17 21:32:07 +0000 | [diff] [blame] | 1 | ; RUN: llvm-undname < %s | FileCheck %s | 
|  | 2 |  | 
|  | 3 | ; CHECK-NOT: Invalid mangled name | 
|  | 4 |  | 
|  | 5 | ?f@C@@WBA@EAAHXZ | 
| Nico Weber | a92b463 | 2018-11-13 20:18:26 +0000 | [diff] [blame] | 6 | ; CHECK: [thunk]: public: virtual int __cdecl C::f`adjustor{16}'(void) | 
| Zachary Turner | 4746aa7 | 2018-08-17 21:32:07 +0000 | [diff] [blame] | 7 |  | 
|  | 8 | ??_EDerived@@$4PPPPPPPM@A@EAAPEAXI@Z | 
| Nico Weber | a92b463 | 2018-11-13 20:18:26 +0000 | [diff] [blame] | 9 | ; CHECK: [thunk]: public: virtual void * __cdecl Derived::`vector deleting dtor'`vtordisp{-4, 0}'(unsigned int) | 
| Zachary Turner | 4746aa7 | 2018-08-17 21:32:07 +0000 | [diff] [blame] | 10 |  | 
|  | 11 | ?f@A@simple@@$R477PPPPPPPM@7AEXXZ | 
| Nico Weber | a92b463 | 2018-11-13 20:18:26 +0000 | [diff] [blame] | 12 | ; CHECK: [thunk]: public: virtual void __thiscall simple::A::f`vtordispex{8, 8, -4, 8}'(void) | 
| Zachary Turner | 4746aa7 | 2018-08-17 21:32:07 +0000 | [diff] [blame] | 13 |  | 
|  | 14 | ??_9Base@@$B7AA | 
|  | 15 | ; CHECK: [thunk]: __cdecl Base::`vcall'{8, {flat}} |