forked from OSchip/llvm-project
parent
1ddf334ca0
commit
ff92e715d3
|
@ -1,5 +1,5 @@
|
|||
; Run llvm-undname with invalid inputs and make sure it doesn't crash.
|
||||
; RUN: llvm-undname < %s 2>&1 | FileCheck %s
|
||||
; RUN: not llvm-undname < %s 2>&1 | FileCheck %s
|
||||
|
||||
?ff@@$$J0YAXAU?$AS_@$0A@PEAU?$AS_@$0A@H@__clang@@@__clang@@@Z
|
||||
; CHECK: ?ff@@$$J0YAXAU?$AS_@$0A@PEAU?$AS_@$0A@H@__clang@@@__clang@@@Z
|
||||
|
|
Loading…
Reference in New Issue