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