diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2010-10-08 21:12:22 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2010-10-08 21:12:22 +0000 |
commit | 90fe4bc75d7fe0a68fd858b278221101787320da (patch) | |
tree | b82edc7af27b6ceda9affe5d6546257fe26daaa2 /lib/CodeGen/CodeGenTypes.cpp | |
parent | 642bfaa61870b97afc011681fd71e9c414ba2640 (diff) |
When dealing with an assignment with LHS being a property reference
expression, the entire assignment tree is rewritten into a property
setter messaging. This includes rewriting the RHS.
Do not attempt to rewrite RHS again. Never rewrite a rewritten text!
Fixes //rdar: //8527018.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116104 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenTypes.cpp')
0 files changed, 0 insertions, 0 deletions