[Lldb-commits] [PATCH] D28519: Add format_provider for the Error class

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 10 13:45:29 PST 2017


labath added a comment.

I think we should keep the `AsCString` and the formatted output identical, to minimize surprises. So if we want to add category, I think it should go into the `AsCString` as well.


https://reviews.llvm.org/D28519





More information about the lldb-commits mailing list