repo.or.cz
/
clang.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
StmtPrinter: factor out arg printing code to PrintCallArgs
[clang.git]
/
test
/
Lexer
/
badstring_in_if0.c
blob
486dcf221a6eb6ece1ae71f2af32890029011fa3
1
// RUN: %clang_cc1 -E %s 2>&1 | not grep error
2
#if 0
3
4
"
5
6
'
7
8
#endif