[Lldb-commits] [lldb] [lldb][test] Fix TestEmptyFuncThreadStepOut.py (PR #161788)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 15 02:26:43 PDT 2025


https://github.com/DavidSpickett commented:

I never looked at the original fix, but the changes make sense given what you're trying to do.

I would have thought finish from the epilogue had the same issue as from the "body" of the function but you've apparently proven that not to be the case.

https://github.com/llvm/llvm-project/pull/161788


More information about the lldb-commits mailing list