Commits

Joe Groff committed 2aa41b72ed1
SILGen: Emit fixed-lifetime local vars to stack. If capture analysis deems a local variable fixed-lifetime, we don't need to put it in a box and can instead locally stack-allocate and destroy it. Swift SVN r4756