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

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 9 16:03:48 PST 2016


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





More information about the lldb-commits mailing list