diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2013-03-12 19:46:17 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2013-03-12 19:46:17 +0000 |
commit | 6114a3c9baf29b3db1e0853a829ae1278285aef4 (patch) | |
tree | b50294fb6f3d68d542e3aee4f79bd02d7fcf1481 /lib/CodeGen/CGDebugInfo.cpp | |
parent | c812c3ae43e0608c9ccf7f4c5f71f376609eecae (diff) |
Objective-C: Issue warning in couple of obscure cases
when property autosynthesis does not synthesize a property.
When property is declared 'readonly' in a super class and
is redeclared 'readwrite' in a subclass. When a property
autosynthesis causes it to share 'ivar' with another property.
// rdar://13388503
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176889 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions