[all-commits] [llvm/llvm-project] 6db766: Reland "[lldb] Refactor CrashReason"
David Spickett via All-commits
all-commits at lists.llvm.org
Wed Mar 15 03:16:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6db766aa1a079085a3952f62c769cad16a1cbf3e
https://github.com/llvm/llvm-project/commit/6db766aa1a079085a3952f62c769cad16a1cbf3e
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M lldb/source/Plugins/Process/FreeBSD/NativeThreadFreeBSD.cpp
M lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
M lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
M lldb/source/Plugins/Process/NetBSD/NativeThreadNetBSD.cpp
M lldb/source/Plugins/Process/POSIX/CrashReason.cpp
M lldb/source/Plugins/Process/POSIX/CrashReason.h
Log Message:
-----------
Reland "[lldb] Refactor CrashReason"
This reverts commit 71c4d186f1cf247f1aa45f4fd1b38f350b68d123.
The reinterpret casts were not needed.
More information about the All-commits
mailing list