commit | 831fb9622581fc3b777848e6b097a0cb23d124de | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Sat Jun 25 00:17:46 2011 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Sat Jun 25 00:17:46 2011 +0000 |
tree | 4f39c6cba98cf0045b3748c0f0f13ff8934a14dd | |
parent | 88c1dfccf8c5d487408e3365c752ed24c867c7ce [diff] |
objc-arc/mrc: Allow ns_returns_not_retained attribute on properties to turn off warning on those properties which follow Cocoa naming convention for retaining objects and yet they were not meant for such purposes. Also, perform consistancy checking for declared getters of such methods. // rdar://9636091 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133849 91177308-0d34-0410-b5e6-96231b3b80d8