[Lldb-commits] [lldb] [LLDB] Serve unknown type symbols through `qSymbol` (PR #200134)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri May 29 05:51:53 PDT 2026
DavidSpickett wrote:
Thanks, I think we can convert that into the mock server we use in the test suite.
Which I started and it's more tricky than it seemed, so I'll work on that with the aim to get something we can show the bug with. Then we can land that and this PR will fix the test.
https://github.com/llvm/llvm-project/pull/200134
More information about the lldb-commits
mailing list