fix test. it now crashes, but thats another problem..

llvm-svn: 59537
This commit is contained in:
Nuno Lopes 2008-11-18 17:57:01 +00:00
parent bf45c9a4e4
commit b4e7e859e2
1 changed files with 2 additions and 2 deletions

View File

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