testcase for PR3096

llvm-svn: 59794
This commit is contained in:
Chris Lattner 2008-11-21 06:19:48 +00:00
parent c311360909
commit adcbb7f85d
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
// RUN: clang -E -verify %s
// PR3096
#ifdef FOO // expected-error {{unterminated conditional directive}}
/* /* */