[Lldb-commits] [lldb] [lldb] Correctly check and report error states in StackFrame.cpp (PR #74414)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 5 10:18:15 PST 2023
adrian-prantl wrote:
> Is testing this possible?
If this weren't inside of StackFrame we could write a reliable test based on LLVM IR, but it might be difficult to reliably produce debug info with optimized out variables from source code on all platforms. If you have any suggestions, let me know!
https://github.com/llvm/llvm-project/pull/74414
More information about the lldb-commits
mailing list