android_mt6572_jiabo/external/clang/test/Preprocessor/unterminated.c
2025-09-05 16:56:03 +08:00

5 lines
121 B
C

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