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: 2e3129184429c1d209b15ae4d106df2a3dc9b533 (
plain
)
1
2
3
4
// RUN: clang -fsyntax-only %s
unsigned
char
*
foo
=
"texto\
que continua\
e continua"
;