summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2006-09-21-IncompleteElementType.c
blob: 1c71ea1ee9fa9cf476effd6d3f59568d475a1644 (plain)
1
2
3
// RUN: not %clang_cc1 %s -emit-llvm -o /dev/null

struct A X[(927 - 37) / sizeof(struct A)];