commit | ba503556ac20f40b3dee239ce6f8cad9dea7e614 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Thu Jun 15 03:06:38 2017 +0000 |
committer | Zachary Turner <zturner@google.com> | Thu Jun 15 03:06:38 2017 +0000 |
tree | cd168bbe3457aef7f3ab3da88ee4a6779f9945de | |
parent | 46d1553fcdfc753ce095eb6067b5659efdb8d855 [diff] |
[formatv] Add the ability to specify a fill character when aligning. Previously if you used fmt_align(7, Center) you would get the output ' 7 '. It may be desirable for the user to specify the fill character though, for example producing '---7---'. This patch adds that. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305449 91177308-0d34-0410-b5e6-96231b3b80d8