Commits

Mark Lacey committed 28731b0a693
Fix crash in box-to-stack promotion. Don't crash in the case where we cannot find the final release of a box along every return path. Instead, just bail out on promoting that box. <rdar://problem/17455386> Swift SVN r20874