blob: 7e116f1ebcd493bb27ac83b20bbbc03d6b532aac [file] [log] [blame]
Nico Webere8f21b12019-04-23 16:20:27 +00001; RUN: llvm-undname < %s | FileCheck %s
2
3; CHECK-NOT: Invalid mangled name
4
5??__LA@@QEAA?AUno_suspend@@XZ
6; CHECK: struct no_suspend __cdecl A::operator co_await(void)
7
8??__MS@@QEAA?AVstrong_ordering@std@@AEBU0@@Z'
9; CHECK: class std::strong_ordering __cdecl S::operator<=>(struct S const &)