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