summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/FormatVariadicTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [formatv] Add the ability to specify a fill character when aligning.Zachary Turner2017-06-151-0/+2
* Re-sort #include lines for unittests. This uses a slightly modifiedChandler Carruth2017-06-061-1/+1
* [Support] Add formatv support for StringLiteralPavel Labath2017-02-141-0/+2
* Simplify format member detection in FormatVariadicPavel Labath2016-12-151-39/+19
* Fix MSCV compilation broken by r289040Pavel Labath2016-12-081-4/+4
* Improve format member detection in llvm::formatvPavel Labath2016-12-081-2/+54
* [Support] Introduce llvm::formatv() function.Zachary Turner2016-11-111-0/+538
OpenPOWER on IntegriCloud