Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-27 | Fix representation of __attribute__((nonnull)) to support correctly modeling | Richard Smith | 1 | -2/+2 |
2012-08-15 | Allow 'static' and type qualifiers in K&R parameter type lists. | Matt Beaumont-Gay | 1 | -0/+4 |
2012-08-15 | Check for improper use of 'static' and type qualifiers in array | Hans Wennborg | 1 | -10/+32 |
2011-10-16 | Add sema checks for calls to functions taking static array parameters | Peter Collingbourne | 1 | -0/+31 |