brintos

brintos / llvm-project-archived public Read only

0
0
Text · 157 B · 0237b5d Raw
12 lines · c
1// RUN: %clang_cc1 -E -verify %s2// expected-no-diagnostics3 4#if 05 6// Shouldn't get warnings here.7??( ??)8 9// Should not get an error here.10` ` ` `11#endif12