| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix padding with custom character in formatv. | Zachary Turner | 2018-06-28 | 1 | -0/+62 |
| * | Fix FormatVariadicTest with GCC | Jonas Hahnfeld | 2017-10-23 | 1 | -1/+3 |
| * | Support formatting formatv_objects. | Sam McCall | 2017-10-23 | 1 | -0/+29 |
| * | [Support] PR33388 - Fix formatv_object move constructor | Benoit Belley | 2017-08-09 | 1 | -0/+6 |
| * | [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 |

