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
/
2007-03-26-ZeroWidthBitfield.c
blob: 0bf42ad4f9548a13172a6f35fb64c1025202aa81 (
plain
)
1
2
// RUN: %clang_cc1 %s -emit-llvm -o -
struct
Z
{
int
:
0
;
}
z
;