[Lldb-commits] [PATCH] D47991: Improve SBThread's stepping API using SBError parameter.
Alexander Polyakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jun 13 08:47:02 PDT 2018
apolyakov added a comment.
In https://reviews.llvm.org/D47991#1131043, @clayborg wrote:
> Looks good. Just a question about including the commented out default arguments
Don't you think it increases readability of this code?
https://reviews.llvm.org/D47991
More information about the lldb-commits
mailing list