brintos

brintos / llvm-project-archived public Read only

0
0
Text · 173 B · 9127df0 Raw
12 lines · plain
1// RUN: %clang -### -c -save-temps -integrated-as -g %s 2>&1 \2// RUN:   | FileCheck %s3 4// CHECK: main-file-name5 6#ifdef(1)7foo:8        nop9        nop10        nop11#endif12