[Lldb-commits] [lldb] [lldb] Fix "in function" detection in "thread until" (PR #123622)

via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 13 10:12:53 PST 2025


https://github.com/jimingham approved this pull request.

LGTM

I left the question of whether this high-low index finding algorithm would be useful elsewhere (it could be a method on Function from what you have & return).

If you don't think that's likely to be reusable, then this is fine as is.

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


More information about the lldb-commits mailing list