index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Sema
/
text-diag.c
blob: 6dcaaa87a9a609b507825ef403b2666511b9da14 (
plain
)
1
2
3
4
// RUN: %clang_cc1 -fsyntax-only %s
unsigned
char
*
foo
=
"texto\
que continua\
e continua"
;