[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
Mon Jun 18 12:57:25 PDT 2018


apolyakov updated this revision to Diff 151773.
apolyakov edited the summary of this revision.
apolyakov added a comment.

I removed comments about optional arguments since I didn't find any info about it in LLVM coding style.


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.151773.patch
Type: text/x-patch
Size: 17219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180618/1412e456/attachment.bin>


More information about the lldb-commits mailing list