[Lldb-commits] [lldb] [lldb] Add LLDB test for UBSan trap frame recognizer (PR #151231)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 30 01:23:30 PDT 2025
================
@@ -0,0 +1,8 @@
+#include <limits.h>
----------------
DavidSpickett wrote:
Not that important but I'd make this a C file not cpp since we don't use any C++ features.
https://github.com/llvm/llvm-project/pull/151231
More information about the lldb-commits
mailing list