summaryrefslogtreecommitdiffstats
path: root/llvm/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. llvm-svn: 75283
OpenPOWER on IntegriCloud