[Lldb-commits] [lldb] [lldb] Refactor LookupInfo object to be per-language (PR #168797)

via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 3 13:02:22 PST 2025


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

LGTM as well.  If you want to add more testing you can get TestBreakpointSerialization.py to check that the number of locations on the pre and post serialization breakpoints are the same, that would give us a little more test coverage here.
But it's also okay as it stands.

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


More information about the lldb-commits mailing list