Commits

Chris Lattner committed beefd78270c
teach the box to stack pass that ProtocolMethodInst doesn't cause an existential to escape. This (in conjunction with Joe's patch to SILGen) allows us to handle the protocol case that the old capture analysis was able to promote. Swift SVN r6882