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
/
CodeGen
/
2002-07-17-StringConstant.c
blob: 5b86a5b7dff65c275ad295f594e2e497814e84bc (
plain
)
1
2
3
4
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
char
*
foo
()
{
return
"
\\
begin{"
;
}