brintos

brintos / llvm-project-archived public Read only

0
0
Text · 197 B · 9ea9c7b Raw
14 lines · plain
1# RUN: cp %s %t && not %update_test_body %t 2>&1 | FileCheck %s2# RUN: diff -u %t %s3 4# CHECK: stdout is empty; forgot -o - ?5 6.ifdef GEN7#--- a.txt8.long 09#--- b.txt10.long 111#--- gen12true13.endif14