aboutsummaryrefslogtreecommitdiff
path: root/test/struct-flexible-array.c
AgeCommit message (Collapse)Author
2021-07-01decl: Disallow members with incomplete typesMichael Forney
Make an exception for flexible array members, though we should also check that the flexible array member, if any, is last.