1// RUN: %clang_cc1 %s -emit-llvm -o -
2struct Z { int :0; } z;
3