Commits

Doug Gregor committed a48c72631c1
Introduce a writeback scope when opening an existential lvalue. This isn't the right solution; we should be folding open-existentials into the LValue machinery rather than subverting it. However, the test cases are useful for we do get the right solution in place. Swift SVN r27103