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-12-15-GlobalBoolTest.c
blob: 3c4133f4be738008004e448c3dd595e41a31f8c2 (
plain
)
1
2
3
4
5
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
_Bool
X
=
0
;