aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/static-array.c
AgeCommit message (Expand)Author
2012-08-15Allow 'static' and type qualifiers in K&R parameter type lists.Matt Beaumont-Gay
2012-08-15Check for improper use of 'static' and type qualifiers in arrayHans Wennborg
2011-10-16Add sema checks for calls to functions taking static array parametersPeter Collingbourne