summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/raw_ostream_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Support] Add type-safe alternative to llvm::format()Nick Kledzik2014-09-251-0/+37
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-2/+2
* Add raw_ostream::write_escaped, for writing escaped strings.Daniel Dunbar2009-10-171-0/+16
* Drop the raw_ostream required buffer size to 1.Daniel Dunbar2009-09-151-0/+10
* Fix off-by-one in llvm::Format::print.Daniel Dunbar2009-08-231-0/+27
* Add min and max tests.Daniel Dunbar2009-08-191-0/+8
* Added tests for math utility functions; fixed another test's header comment.Misha Brukman2009-04-011-1/+1
* Renamed unittest files to have a consistent {Tt}est suffix.Misha Brukman2009-03-191-0/+85
OpenPOWER on IntegriCloud