IRgen: Assignment to Objective-C properties shouldn't reload the value, for
complex values either. Previously we did this properly for regular assignment,
but not for compound assignment.
 - Also, tidy up assignment code a bit to look more like the scalar path.

llvm-svn: 107217
2 files changed
tree: 81b531990a632cdb8ff78795519aef0352f03b0e
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/