brintos

brintos / llvm-project-archived public Read only

0
0
Text · 199 B · 629873d Raw
4 lines · plain
1CHECK: BINGO2RUN: %cpp_compiler %S/FullCoverageSetTest.cpp -o %t-FullCoverageSetTest3#not %run %t-FullCoverageSetTest -timeout=15 -seed=1 -mutate_depth=2 -use_full_coverage_set=1 2>&1 | FileCheck %s4