[Lldb-commits] [PATCH] D74157: [lldb/API] NFC: Reformat SBThread::GetStopDescription()

Frederic Riss via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 7 11:03:36 PST 2020


friss updated this revision to Diff 243239.
friss added a comment.

Remove the fallback code and assert that StopInfo returns a non-empty string.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74157/new/

https://reviews.llvm.org/D74157

Files:
  lldb/source/API/SBThread.cpp
  lldb/source/Target/Thread.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74157.243239.patch
Type: text/x-patch
Size: 5030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200207/99a53e86/attachment.bin>


More information about the lldb-commits mailing list