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