[Lldb-commits] [lldb] [LLDB][Platform Linux] Flip uid and pid in get signal description (PR #142200)
Jacob Lalonde via lldb-commits
lldb-commits at lists.llvm.org
Fri May 30 12:54:15 PDT 2025
================
@@ -0,0 +1,10 @@
+#include <signal.h>
----------------
Jlalond wrote:
I do think it's weird. Strangely enough all the existing SIGINFO shell tests also live in this directory. I think it would lead to more confusion to break that, but it's a great refactoring opportunity
https://github.com/llvm/llvm-project/pull/142200
More information about the lldb-commits
mailing list