index
:
honours
master
My honours project from 2012.
Carlo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
/
2007-03-26-ZeroWidthBitfield.c
blob: 0bf42ad4f9548a13172a6f35fb64c1025202aa81 (
about
) (
plain
)
1
2
// RUN: %clang_cc1 %s -emit-llvm -o - struct Z { int :0; } z;