| commit | 6b57d43f67bb4f9bfec53e65ce4787ccf9f4445d | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Aug 26 08:29:31 2008 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Aug 26 08:29:31 2008 +0000 |
| tree | 9379a25b653295e0c48894a0f777865b3a134e0c | |
| parent | db3b4491329dd898e6b133be2e193f13fa3123a3 [diff] |
Objective-C @synthesize support. - Only supports simple assignment and atomic semantics are ignored. - Not quite usable yet because the methods do not actually get added to the class metadata. - Added ObjCPropertyDecl::getSetterKind (one of Assign, Copy, Retain). - Rearrange CodeGenFunction so synthesis can reuse function prolog / epilog code. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55365 91177308-0d34-0410-b5e6-96231b3b80d8