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

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 20 10:24:33 PST 2025


https://github.com/JDevlieghere commented:

Looks reasonable. Based on your description, the issue doesn't manifest itself with the upstream languages, which complicates a test. Any chance we can unit test this with some mocking? If not, can we at least add a few unit tests for the helpers?

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


More information about the lldb-commits mailing list