allwinner_a64/android/external/clang/test/Preprocessor/unterminated.c
2018-08-08 16:14:42 +08:00

5 lines
121 B
C

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