Skip to content
Commit 163488ff authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

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.

llvm-svn: 116104
parent be409213
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment