diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2012-06-20 22:57:42 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2012-06-20 22:57:42 +0000 |
commit | 876cc65a3f364c0c3975018209f87a6c576e9900 (patch) | |
tree | 73c1c21edd23dff81cf4bb2c88451ff65974aaaf /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 2d2dec96e01aa07754d9b3048716e26cf692fed0 (diff) | |
download | llvm-876cc65a3f364c0c3975018209f87a6c576e9900.zip llvm-876cc65a3f364c0c3975018209f87a6c576e9900.tar.gz llvm-876cc65a3f364c0c3975018209f87a6c576e9900.tar.bz2 |
objective-c: Normally, a property cannot be both 'readonly' and having a
"write" attribute (copy/retain/etc.). But, property declaration in
primary class and protcols are tentative as they may be overridden
into a 'readwrite' property in class extensions. Postpone diagnosing
such warnings until the class implementation is seen.
// rdar://11656982
llvm-svn: 158869
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions