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