blob: 1c71ea1ee9fa9cf476effd6d3f59568d475a1644 [file] [log] [blame]
Eric Christopher3883e662011-07-26 22:17:02 +00001// RUN: not %clang_cc1 %s -emit-llvm -o /dev/null
2
3struct A X[(927 - 37) / sizeof(struct A)];