[Lldb-commits] [PATCH] D145561: [lldb] Remove unused CrashReasonAsString function

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 8 02:04:48 PST 2023


DavidSpickett created this revision.
Herald added a subscriber: emaste.
Herald added a project: All.
DavidSpickett requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

The last user was ProcessMessage, which has itself been removed.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145561

Files:
  lldb/source/Plugins/Process/POSIX/CrashReason.cpp
  lldb/source/Plugins/Process/POSIX/CrashReason.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145561.503271.patch
Type: text/x-patch
Size: 3291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230308/e82e2dfe/attachment.bin>


More information about the lldb-commits mailing list