Learn more about cloning repositories
You have read-only access
rework and tidy SILGenLValue::visitMemberRefExpr to make the logic flow better: the getter/setter case is the simple case, so switch it to be the early out. Swift SVN r12579