aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/FormattedStream.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make changes suggested by Chris and eliminate newly-added raw_ostreamDavid Greene2009-07-101-0/+74
hooks as they're no longer needed. The major change with this patch is to make formatted_raw_ostream usable by any client of raw_ostream. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75283 91177308-0d34-0410-b5e6-96231b3b80d8