Age | Commit message (Expand) | Author |
---|---|---|
2013-01-24 | Start checking nonnull (as well as format and argument_with_type_tag) on | Nick Lewycky |
2013-01-23 | Make __attribute__((nonnull)) use the general expression evaluator to search for | Nick Lewycky |
2011-03-25 | Apply the nonnull attribute to constructor expressions too. | Nick Lewycky |
2010-12-15 | __attribute__((nonnull)) can apply to reference-to-pointer | Douglas Gregor |
2010-11-16 | Re-work the handling of implicit 'this' arguments and silly GCC-style attribute | Chandler Carruth |