brintos

brintos / llvm-project-archived public Read only

0
0
Text · 212 B · 8239fd4 Raw
5 lines · cpp
1// RUN: %clang_cc1 -fincremental-extensions -E %s2// RUN: %clang_cc1 -fincremental-extensions -E -dD %s3// RUN: %clang_cc1 -fincremental-extensions -E -dI %s4// RUN: %clang_cc1 -fincremental-extensions -E -dM %s5