1RUN: %cpp_compiler %S/AcquireCrashStateTest.cpp -o %t
2RUN: %run %t 2>&1 | FileCheck %s
3CHECK-NOT: fuzz target exited
4