[Lldb-commits] [lldb] [lldb][ELF] Return address class map from symbol table parsing methods (PR #91585)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu May 9 06:25:48 PDT 2024


DavidSpickett wrote:

We can compare against the path the plugin found, though it's surprising that the plugins return anything at all so maybe there is a bug there too.

It'll need a new test case, as `TestStringLiteralExpr.test` will no longer hit the code I'm changing in this PR, so I'll do it as a follow up.

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


More information about the lldb-commits mailing list