[Lldb-commits] [PATCH] D74212: [lldb/Target] Fix `frame recognizer list` crash when registered with nullptr

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 7 07:07:11 PST 2020


mib updated this revision to Diff 243160.
mib retitled this revision from "[lldb/Target] Fix `recognizer list` crash when registered with nullptre" to "[lldb/Target] Fix `frame recognizer list` crash when registered with nullptr".
mib edited the summary of this revision.
mib added a comment.
Herald added a subscriber: mgorny.

Add unittest.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74212

Files:
  lldb/source/Target/StackFrameRecognizer.cpp
  lldb/unittests/Target/CMakeLists.txt
  lldb/unittests/Target/StackFrameRecognizerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74212.243160.patch
Type: text/x-patch
Size: 5087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200207/4bf8fcb7/attachment.bin>


More information about the lldb-commits mailing list