Commits

Nadav Rotem committed ae52323dab2
toString() optimizations: 1. Remove incorrect @readonly semantics on two functions. 2. Overload toString for some of the popular types and add readonly semantics so that we can optimize them away. Swift SVN r21045