raw_ostream::indent is used for PadToColumn which often prints more
[oota-llvm.git] / lib / Support / raw_os_ostream.cpp
2009-08-24 Chris Lattnersplit raw_os_ostream out to its own header and implemen...