[Lldb-commits] [lldb] [lldb] Refactor TypeQuery::ContextMatches, take 2 (PR #101333)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 5 05:21:17 PDT 2024


labath wrote:

> Just applied this patch to the Swift plugin and the tests passed without much additional work.
> 
> I just had to add a `SetIgnoreModules` API. We don't necessarily have to have that upstream. But it would be nice.


I can add that here. Thanks for checking it out.

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


More information about the lldb-commits mailing list