1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. 907bde1 [Support] Require llvm::Error passed to formatv() to be wrapped in fmt_consume() by Sam McCall · 7 years ago
  3. 8ca9910 [Support] Make support types more easily printable. by Sam McCall · 7 years ago
  4. 402ab49 Fix padding with custom character in formatv. by Zachary Turner · 7 years ago
  5. dbeb64d Fix FormatVariadicTest with GCC by Jonas Hahnfeld · 8 years ago
  6. f9cb007 Support formatting formatv_objects. by Sam McCall · 8 years ago
  7. d9017cc [Support] PR33388 - Fix formatv_object move constructor by Benoit Belley · 8 years ago
  8. 6b3517c [formatv] Add the ability to specify a fill character when aligning. by Zachary Turner · 8 years ago
  9. 9a67b07 Re-sort #include lines for unittests. This uses a slightly modified by Chandler Carruth · 8 years ago
  10. 41ec649 [Support] Add formatv support for StringLiteral by Pavel Labath · 9 years ago
  11. 08c2e86 Simplify format member detection in FormatVariadic by Pavel Labath · 9 years ago
  12. 82b95ac Fix MSCV compilation broken by r289040 by Pavel Labath · 9 years ago
  13. fefefeb Improve format member detection in llvm::formatv by Pavel Labath · 9 years ago
  14. 11db264 [Support] Introduce llvm::formatv() function. by Zachary Turner · 9 years ago