commit | 95e61fb7cdd1becf956f897f90abffd8b70575de | [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 | dca6d6e8b0868e8baf727bf13df12e6d83d2828f [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