[Lldb-commits] [lldb] [lldb] Correctly check and report error states in StackFrame.cpp (PR #74414)
Felipe de Azevedo Piovezan via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 5 08:27:12 PST 2023
felipepiovezan wrote:
It is wild that all of these have gone unnoticed for such a long time. I guess it makes sense, as these are more of sanity checks that we never expect to fire?
https://github.com/llvm/llvm-project/pull/74414
More information about the lldb-commits
mailing list