Sign in
android
/
platform
/
external
/
llvm
/
refs/heads/ics-factoryrom-2-release
/
.
/
test
/
FrontendC
/
2007-03-26-ZeroWidthBitfield.c
blob: 89bfb8e1cb09a9a286455b6dd7392bfb82b06f04 [
file
] [
log
] [
blame
] [
edit
]
// RUN: %llvmgcc %s -S -o -
struct
Z
{
int
:
0
;
}
z
;