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
/
Sema
/
text-diag.c
blob
6dcaaa87a9a609b507825ef403b2666511b9da14
1
// RUN: %clang_cc1 -fsyntax-only %s
2
unsigned char
*
foo
=
"texto\
3
que continua\
4
e continua"
;