brintos

brintos / llvm-project-archived public Read only

0
0
Text · 240 B · 4f1265f Raw
7 lines · c
1// RUN: %clang_cc1 -fsyntax-only -verify %s2 3// Avoid preprocessor diag crash caused by a parser diag left in flight.4 5int foo: // expected-error {{expected ';' after top level declarator}}6#endif   // expected-error {{#endif without #if}}7