Commits

Doug Gregor committed f1e47a7b18a
Switch string interpolation protocol over to initializer requirements. With this, we're now using initializer requirements rather than "convertFromXXX" requirements everywhere, addressing the rest of rdar://problem/18154091. Swift SVN r22078