Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [formatv] Add the ability to specify a fill character when aligning. | Zachary Turner | 2017-06-15 | 1 | -0/+2 |
* | Re-sort #include lines for unittests. This uses a slightly modified | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [Support] Add formatv support for StringLiteral | Pavel Labath | 2017-02-14 | 1 | -0/+2 |
* | Simplify format member detection in FormatVariadic | Pavel Labath | 2016-12-15 | 1 | -39/+19 |
* | Fix MSCV compilation broken by r289040 | Pavel Labath | 2016-12-08 | 1 | -4/+4 |
* | Improve format member detection in llvm::formatv | Pavel Labath | 2016-12-08 | 1 | -2/+54 |
* | [Support] Introduce llvm::formatv() function. | Zachary Turner | 2016-11-11 | 1 | -0/+538 |