Commits

John McCall committed 48f7a19d74a
Enter a writeback scope before performing an assignment. We need this in order to unpin at the correct moment. Add an assertion that there's a scope active when pushing an unpin writeback, as well as an assertion to ensure that we never finish a function with writebacks active. Swift SVN r24411