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

Frederic Riss via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 6 13:01:58 PST 2020


friss created this revision.
friss added reviewers: JDevlieghere, labath, mib.
Herald added a project: LLDB.

This gets rid of some nesting and of the raw char* variable that caused
the memory management bug Ismail hit yesterday.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74157

Files:
  lldb/source/API/SBThread.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74157.242985.patch
Type: text/x-patch
Size: 5466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200206/2db19a35/attachment.bin>


More information about the lldb-commits mailing list