forked from OSchip/llvm-project
4 lines
199 B
Plaintext
4 lines
199 B
Plaintext
|
CHECK: BINGO
|
||
|
RUN: %cpp_compiler %S/FullCoverageSetTest.cpp -o %t-FullCoverageSetTest
|
||
|
#not %run %t-FullCoverageSetTest -timeout=15 -seed=1 -mutate_depth=2 -use_full_coverage_set=1 2>&1 | FileCheck %s
|