[all-commits] [llvm/llvm-project] b7217a: [lldb] Remove unused CrashReasonAsString function
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Mar 8 06:28:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7217a8fc94d33f44ec8a2e695e75f70a6eeea1e
https://github.com/llvm/llvm-project/commit/b7217a8fc94d33f44ec8a2e695e75f70a6eeea1e
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M lldb/source/Plugins/Process/POSIX/CrashReason.cpp
M lldb/source/Plugins/Process/POSIX/CrashReason.h
Log Message:
-----------
[lldb] Remove unused CrashReasonAsString function
The last user was ProcessMessage, which has itself been removed.
Reviewed By: emaste
Differential Revision: https://reviews.llvm.org/D145561
More information about the All-commits
mailing list