aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGCall.cpp
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2008-09-23 21:53:23 +0000
committerDaniel Dunbar <daniel@zuster.org>2008-09-23 21:53:23 +0000
commit95e61fb7cdd1becf956f897f90abffd8b70575de (patch)
treecb77188677c54c02c70982f3ea8247cdcedf84fc /lib/CodeGen/CGCall.cpp
parentdca6d6e8b0868e8baf727bf13df12e6d83d2828f (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/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions