summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/unterminated.c
blob: 2040aac17de2b5a42ae3096da92a7762535adac4 (plain)
1
2
3
4
5
// RUN: clang-cc -E -verify %s
// PR3096
#ifdef FOO // expected-error {{unterminated conditional directive}}
/* /* */