clayborg added a comment.

I realize the functionality would add a "error: " prefix if it wasn't there, 
but it seems like we could add this as a formatting option of the 
lldb_private::Error class? Then we can just switch the logging code to put the 
error in as a log item and add the extra flag to ensure we print "error:" it is 
isn't already prefixed with that?


https://reviews.llvm.org/D29514



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to