| commit | 540ff4771b67dd3bb210ddf9531f044a43bcad7e | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Sep 23 21:53:23 2008 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Sep 23 21:53:23 2008 +0000 |
| tree | cb77188677c54c02c70982f3ea8247cdcedf84fc | |
| parent | 14094423e186b067397c57335ed406c0099e9195 [diff] |
Implement type checking of Objective-C property attributes. - readonly and readwrite are mutually exclusive. - assign, copy, and retain are mutually exclusive. - copy and retain are invalid on non-object types. - Warn about using default 'assign' property on object types (attempting to follow gcc behavior). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@56507 91177308-0d34-0410-b5e6-96231b3b80d8