Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | comment parsing: Properties are considered like methods, and people | Fariborz Jahanian | 2013-02-27 | 1 | -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 |