mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 13:06:09 +00:00
testcase for PR3096
llvm-svn: 59794
This commit is contained in:
parent
c311360909
commit
adcbb7f85d
5
clang/test/Preprocessor/unterminated.c
Normal file
5
clang/test/Preprocessor/unterminated.c
Normal file
@ -0,0 +1,5 @@
|
||||
// RUN: clang -E -verify %s
|
||||
// PR3096
|
||||
#ifdef FOO // expected-error {{unterminated conditional directive}}
|
||||
/* /* */
|
||||
|
Loading…
x
Reference in New Issue
Block a user