Sign in
ara-mdk
/
platform
/
external
/
clang
/
6aa240c03dd68ab413106d6af7a18af1c9b4e872
/
.
/
test
/
Preprocessor
/
unterminated.c
blob: 918065315dc6350943d15f7241db5d42f945cb55 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -E -verify %s
// PR3096
#ifdef
FOO
// expected-error {{unterminated conditional directive}}
/* /* */