diff options
| author | Daniel Dunbar <daniel@zuster.org> | 2008-09-23 21:53:23 +0000 |
|---|---|---|
| committer | Daniel Dunbar <daniel@zuster.org> | 2008-09-23 21:53:23 +0000 |
| commit | 95e61fb7cdd1becf956f897f90abffd8b70575de (patch) | |
| tree | cb77188677c54c02c70982f3ea8247cdcedf84fc /lib/CodeGen/CGExpr.cpp | |
| 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
Diffstat (limited to 'lib/CodeGen/CGExpr.cpp')
0 files changed, 0 insertions, 0 deletions
