Commits

Chris Lattner committed ca9912f74b3
rework validation of the use list of a box in the allocboxtostack pass to avoid confusing uses of the box with uses of the allocation in partial apply instructions. This resolves rdar://15595118. Unfortunately, the testcase cannot be reduced into something that the silparser handles, since it goes away when non-generic. Swift SVN r11408