jingham added a comment.

This seems fine as a bit of functionality but I'm worried about the name.  
There's nothing in "LLDB_LOG_ERROR" that indicates that the error gets cleared, 
but that's actually a pretty important piece of its business.  Before this 
propagates further is there a better name we can come up with that's not too 
horrible to type or scan but conveys this?  LLDB_LOG_AND_CLEAR_ERROR is not too 
bad, though if there's a better single word that conveys logging & handling 
that would be nicer.  But I can't think of one off the top of my head.


https://reviews.llvm.org/D42182



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

Reply via email to