brintos

brintos / llvm-project-archived public Read only

0
0
Text · 185 B · 5578d7f Raw
8 lines · plain
1// RUN: not FileCheck -check-prefix=SOMEPREFIX -input-file %s %s2// RUN: FileCheck -check-prefix=ANOTHER -input-file %s %s3 4asdf5; SOMEPREFIX: {{t}}his_is_not_asdf6; ANOTHER: {{a}}sdf7 8