Commits

Joe Groff committed bf1fdcdb3d0
IRGen: Class existentials are single-unknown-retainable if they need no witness tables. This would enable the mask-and-retain optimization for the 'Owner' enum of ContiguousString, except that that causes heap corruption issues as noted in r12465. Swift SVN r12466