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