aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/circular_raw_ostream.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-18/+5
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-4/+4
* Update to LLVM 3.5a.Stephen Hines2014-04-241-2/+2
* Use empty parens for empty function parameter list instead of '(void)'.Dmitri Gribenko2012-11-151-2/+2
* Add LLVM_OVERRIDE to methods that override their base classes.Craig Topper2012-09-231-2/+2
* Add circular_raw_ostream, which buffers its output in a circular queueDavid Greene2009-12-231-0/+171