aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/raw_os_ostream.h
AgeCommit message (Expand)Author
2012-09-23Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper
2009-12-19Make some methods const. The only interesting change here is thatChris Lattner
2009-08-24split raw_os_ostream out to its own header and implementation file. ThisChris Lattner