summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/nowarn-documentation-property.m
Commit message (Collapse)AuthorAgeFilesLines
* comment parsing: Properties are considered like methods, and people Fariborz Jahanian2013-02-271-0/+15
think of them as having return values that may be computed. Don't warn when using @return in their comment. // rdar://13189938 llvm-svn: 176147
OpenPOWER on IntegriCloud