Commits

Dmitri Hrybenko committed de9a0c8ff08
stdlib/printing: remove ReplPrintable protocol It is replaced by debugPrint() family of functions, that are called by REPL. There is a regression in printing types that don't conform to Printable, this is tracked by rdar://16898708 Swift SVN r18006