forked from OSchip/llvm-project
fix test. it now crashes, but thats another problem..
llvm-svn: 59537
This commit is contained in:
parent
bf45c9a4e4
commit
b4e7e859e2
|
|
@ -1,3 +1,3 @@
|
||||||
// RUN: clang -E %s
|
// RUN: clang -E -verify %s
|
||||||
#ifdef FOO
|
#ifdef FOO // expected-error {{unterminated conditional directive}}
|
||||||
/* /* */
|
/* /* */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue