Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Support] Require llvm::Error passed to formatv() to be wrapped in fmt_consume() | Sam McCall | 2018-07-12 | 1 | -1/+17 |
* | [formatv] Add the ability to specify a fill character when aligning. | Zachary Turner | 2017-06-15 | 1 | -5/+8 |
* | Properly parse the TypeServer2 record. | Zachary Turner | 2017-02-03 | 1 | -3/+0 |
* | Simplify format member detection in FormatVariadic | Pavel Labath | 2016-12-15 | 1 | -15/+16 |
* | Try to fix build after llvm::formatv() patch. | Zachary Turner | 2016-11-12 | 1 | -6/+6 |
* | [Support] Introduce llvm::formatv() function. | Zachary Turner | 2016-11-11 | 1 | -0/+92 |