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
/
Lexer
/
badstring_in_if0.c
blob: 714f89b38698ab1123ee5853cb8e2db64a95224b (
plain
)
1
2
3
4
5
6
7
8
// RUN: clang -E %s 2>&1 | not grep error
#if 0
"
'
#endif