brintos

brintos / llvm-project-archived public Read only

0
0
Text · 192 B · 9a34c70 Raw
5 lines · plain
1UNSUPPORTED: target={{.*freebsd.*}}2RUN: %cpp_compiler %S/StrncmpTest.cpp -o %t-StrncmpTest3RUN: not %run %t-StrncmpTest              -seed=2 -runs=20000000   2>&1 | FileCheck %s4CHECK: BINGO5