summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/attr-nonnull.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix representation of __attribute__((nonnull)) to support correctly modelingRichard Smith2014-08-271-2/+2
* Start checking nonnull (as well as format and argument_with_type_tag) onNick Lewycky2013-01-241-0/+12
* Make __attribute__((nonnull)) use the general expression evaluator to search forNick Lewycky2013-01-231-0/+9
* Apply the nonnull attribute to constructor expressions too.Nick Lewycky2011-03-251-1/+5
* __attribute__((nonnull)) can apply to reference-to-pointerDouglas Gregor2010-12-151-0/+11
* Re-work the handling of implicit 'this' arguments and silly GCC-style attributeChandler Carruth2010-11-161-0/+18