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
/
Preprocessor
/
skipping_unclean.c
blob: 52d1785030b6855764bda861e02f00fa54c30ee3 (
plain
)
1
2
3
4
5
6
7
8
9
// RUN: %clang_cc1 -E %s | grep bark
#if 0
blah
#\
else
bark
#endif