blob: 0bf42ad4f9548a13172a6f35fb64c1025202aa81 [file] [log] [blame]
Eric Christopher3883e662011-07-26 22:17:02 +00001// RUN: %clang_cc1 %s -emit-llvm -o -
2struct Z { int :0; } z;