summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/nonnull.h
Commit message (Collapse)AuthorAgeFilesLines
* Issue warning for trivial cases of nonnull attributesFariborz Jahanian2010-09-271-0/+2
(on functions with no pointer arguments) but only when the attribute has not been coming from a macro instantiation in a header file. Fixes first part of radar 6857843. llvm-svn: 114860
OpenPOWER on IntegriCloud