commit | 1132d0cc5bfd56c7fedab7c88c346958693a2f1c | [log] [tgz] |
---|---|---|
author | Yaron Keren <yaron.keren@gmail.com> | Tue Mar 10 07:33:23 2015 +0000 |
committer | Yaron Keren <yaron.keren@gmail.com> | Tue Mar 10 07:33:23 2015 +0000 |
tree | d3b5cae481167c5f3d8691e005a4dedfef2f4f16 | |
parent | 3a3665fd38a3522f5c014d36d8dd0943dd5762d2 [diff] |
Teach raw_ostream to accept SmallString. Saves adding .str() call to any raw_ostream << SmallString usage and a small step towards making .str() consistent in the ADTs by removing one of the SmallString::str() use cases, discussion at http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20141013/240026.html I'll update the Phabricator patch http://reviews.llvm.org/D6372 for review of the Twine SmallString support, it's more complex than this one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231763 91177308-0d34-0410-b5e6-96231b3b80d8