| commit | ac8dbf0fc70ca56fa6c7bda4e9b76323102ba65a | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Tue Sep 27 22:35:36 2011 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Tue Sep 27 22:35:36 2011 +0000 |
| tree | 5499b29c2232a5f268cd60f7e473daa11ab50a79 | |
| parent | 0070c6d4dbdf81147b69b8f721ea1b39e9421bb2 [diff] |
objcetive-c-arc: When overriding a method, its ns_consumed patameter attribute must match its overriden method. Same also for ns_returns_retained/not_retained on the result type. This is one half of // rdar://10187884 llvm-svn: 140649