diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-11-07 18:46:46 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2011-11-07 18:46:46 +0000 |
commit | b0e1e121b32a9a04b39f1b77b3068bce2f3be05a (patch) | |
tree | 3c37fc42b2dcb5f13a17e6659028d7c19665333e /lib/Frontend/ASTUnit.cpp | |
parent | bf8455c56cc5e328c31a2b56f5587cd0873ba0ae (diff) |
[arcmt] In GC, handle (assign) @properties.
-Move __strong/__weak added to a property type to the property attribute,
e.g. "@property (assign) __weak Foo *prop;" --> "@property (weak) Foo *prop;"
-Remove (assign) in a property so that it becomes strong-by-default in ARC.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143979 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions