[Lldb-commits] [lldb] [lldb] Refactor TypeQuery::ContextMatches, take 2 (PR #101333)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 31 06:58:17 PDT 2024
labath wrote:
@Michael137, I'd appreciate it if you could give this a spin. If https://github.com/swiftlang/llvm-project/blob/ee8bc8b8d30eb99807adbcd3c1f044e00af66cdd/lldb/source/Plugins/TypeSystem/Swift/TypeSystemSwiftTypeRef.cpp#L219-L225 is the only use of `AnyModule`, then it should be straight-forward to replace that with a new flag. There's no rush since I'm going to be out for the rest of the week.
https://github.com/llvm/llvm-project/pull/101333
More information about the lldb-commits
mailing list