[Lldb-commits] [PATCH] D27632: Add Formatv() versions of all our printf style formatting functions

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 9 16:13:04 PST 2016


Seems reasonable, I'll make a FileSpec formatter and update the patch
On Fri, Dec 9, 2016 at 4:03 PM Greg Clayton via Phabricator <
reviews at reviews.llvm.org> wrote:

> clayborg requested changes to this revision.
> clayborg added a comment.
> This revision now requires changes to proceed.
>
> I would like to see the FileSpec having its formatv stuff done for this
> since it will start a whole slew of people wanting to use it and we should
> have an example of a class that show how to add your own formatting options.
>
>
> https://reviews.llvm.org/D27632
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161210/ce9e921a/attachment.html>


More information about the lldb-commits mailing list