summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Support/FormatAdapters.h
Commit message (Expand)AuthorAgeFilesLines
* [Support] Require llvm::Error passed to formatv() to be wrapped in fmt_consume()Sam McCall2018-07-121-1/+17
* [formatv] Add the ability to specify a fill character when aligning.Zachary Turner2017-06-151-5/+8
* Properly parse the TypeServer2 record.Zachary Turner2017-02-031-3/+0
* Simplify format member detection in FormatVariadicPavel Labath2016-12-151-15/+16
* Try to fix build after llvm::formatv() patch.Zachary Turner2016-11-121-6/+6
* [Support] Introduce llvm::formatv() function.Zachary Turner2016-11-111-0/+92
OpenPOWER on IntegriCloud