Files
clang-p2996/compiler-rt/test/fuzzer/acquire-crash-state.test
Paul Robinson 8a86860207 [fuzzer] Convert tests to check 'target=...'
Part of the project to eliminate special handling for triples in lit
expressions.
2022-12-16 11:41:53 -08:00

5 lines
147 B
Plaintext

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