commit | c8bdc2e03392d94a82f557f74ede996c3465a981 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Jun 28 20:09:37 2018 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Jun 28 20:09:37 2018 +0000 |
tree | b90438aa4fd298f307cd38010f376f89d28cd9d7 | |
parent | 1dc0b96afda5cfa6bd381715788d90813dd4cf6a [diff] |
Fix padding with custom character in formatv. The format string for formatv allows to specify a custom padding character instead of the default space. This custom character was parsed correctly, but not passed on to the formatter. Patch by Marcel Köppe Differential Revision: https://reviews.llvm.org/D48140 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335915 91177308-0d34-0410-b5e6-96231b3b80d8