Commits

Joe Groff committed 7c7787f86f5
IRGen: Class existentials have spare bits. And we really want to take advantage of them in String's Owner enum so we don't waste space (<rdar://problem/15787975>). This gets the size of ContiguousUTF16Slice down to 24 bytes from 32. Swift SVN r12119