| commit | d7403a70176a50b8f71cb4e2e18ac6ed49fe357e | [log] [tgz] |
|---|---|---|
| author | Jordan Rose <jordan_rose@apple.com> | Mon Aug 20 20:01:13 2012 +0000 |
| committer | Jordan Rose <jordan_rose@apple.com> | Mon Aug 20 20:01:13 2012 +0000 |
| tree | ce70ba7459eb0980122636d1ac6cc8f70477699b | |
| parent | 1833d284346b9fa11aae4e6aa07381347c04745c [diff] |
Code-complete 'weak' for properties under ARC-with-weak-references (or GC)
Also, suggest 'readonly' even if the property has been given an ownership
attribute ('strong', 'weak', etc). This is used when properties are declared
readonly in the public interface but readwrite in a class extension.
<rdar://problem/11500004&11932285>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162220 91177308-0d34-0410-b5e6-96231b3b80d8