brintos

brintos / llvm-project-archived public Read only

0
0
Text · 158 B · e749a3e Raw
4 lines · plain
1RUN: %cpp_compiler %S/RepeatedBytesTest.cpp -o %t-RepeatedBytesTest2CHECK: BINGO3RUN: not %run %t-RepeatedBytesTest -seed=1 -runs=1000000 2>&1 | FileCheck %s4