index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
FrontendC
/
2007-03-26-ZeroWidthBitfield.c
blob: 89bfb8e1cb09a9a286455b6dd7392bfb82b06f04 (
plain
)
1
2
// RUN: %llvmgcc %s -S -o - struct Z { int :0; } z;