[all-commits] [llvm/llvm-project] 392d9e: [lldb] For native compiles, check signal numbers a...
David Spickett via All-commits
all-commits at lists.llvm.org
Tue Mar 21 07:31:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 392d9eb03af5a1adac66a86939351b22b3e73495
https://github.com/llvm/llvm-project/commit/392d9eb03af5a1adac66a86939351b22b3e73495
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M lldb/source/Plugins/Platform/FreeBSD/FreeBSDSignals.cpp
M lldb/source/Plugins/Platform/Linux/LinuxSignals.cpp
M lldb/source/Plugins/Platform/NetBSD/NetBSDSignals.cpp
Log Message:
-----------
[lldb] For native compiles, check signal numbers are correct when adding codes
Reviewed By: arichardson, emaste
Differential Revision: https://reviews.llvm.org/D146285
More information about the All-commits
mailing list