summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/circular_raw_ostream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Support] Remove unused raw_ostream::handle whose anchor role was superseded ...Fangrui Song2018-06-021-1/+1
* clean this up, fix std::min ambiguity on some platforms.Chris Lattner2010-04-091-7/+5
* Add circular_raw_ostream, which buffers its output in a circular queueDavid Greene2009-12-231-0/+47
OpenPOWER on IntegriCloud