4 lines
147 B
Text
4 lines
147 B
Text
UNSUPPORTED: target=arm{{.*}}
|
|
RUN: %cpp_compiler %S/AcquireCrashStateTest.cpp -o %t
|
|
RUN: %run %t 2>&1 | FileCheck %s
|
|
CHECK-NOT: fuzz target exited
|