repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang-cl] Ignore /Wv and /Wv:17 flags
[llvm-project.git]
/
clang
/
test
/
Preprocessor
/
unterminated.c
blob
918065315dc6350943d15f7241db5d42f945cb55
1
// RUN: %clang_cc1 -E -verify %s
2
// PR3096
3
#ifdef FOO
// expected-error {{unterminated conditional directive}}
4
/* /* */
5