1 // FIXME: This test infinite loops on darwin because it crashes
2 // printing a stack trace repeatedly
5 RUN: %cpp_compiler %S/TraceMallocTest.cpp -o %t-TraceMallocTest
7 RUN: %run %t-TraceMallocTest -seed=1 -trace_malloc=2 -runs=1000 2>&1 | FileCheck %s --check-prefix=TRACE2
10 TRACE2-DAG: in LLVMFuzzerTestOneInput