hanchenye-llvm-project/clang/test/Preprocessor/unterminated.c

6 lines
119 B
C

// RUN: clang-cc -E -verify %s
// PR3096
#ifdef FOO // expected-error {{unterminated conditional directive}}
/* /* */