[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
Tue Jun 12 12:50:18 PDT 2018
apolyakov updated this revision to Diff 151000.
apolyakov added a comment.
Minor update: moved `error.SetErrorString` to the top of `if` statement to increase readability.
https://reviews.llvm.org/D47991
Files:
include/lldb/API/SBThread.h
scripts/interface/SBThread.i
source/API/SBThread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47991.151000.patch
Type: text/x-patch
Size: 18016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180612/43d497e4/attachment-0001.bin>
More information about the lldb-commits
mailing list