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
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang
/
test
/
Lexer
/
badstring_in_if0.c
blob
f7cd9d77370ada3c43491b2ed91d020540793219
1
// RUN: %clang_cc1 -E -verify %s
2
// expected-no-diagnostics
3
#if 0
4
5
"
6
7
'
8
9
#endif