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 | e8a06e619a054ed1179a4e568c4b0773d9b9d36e (patch) | |
tree | be6fccdf632b7c5f4cdf51bbbe58bf567cb1de85 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 269999cb039ec9460510f4cd0e5f12a5c6861d3f (diff) | |
download | bcm5719-llvm-e8a06e619a054ed1179a4e568c4b0773d9b9d36e.tar.gz bcm5719-llvm-e8a06e619a054ed1179a4e568c4b0773d9b9d36e.zip |
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).
llvm-svn: 56507
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions