[Lldb-commits] [lldb] [lldb] Refactor TypeQuery::ContextMatches (PR #99305)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 18 04:52:09 PDT 2024


https://github.com/Michael137 commented:

Should we disallow certain `CompilerContextKind` combinations from being used in a query? E.g., `AnyModule | Type`, etc. shouldn't be something we need to worry about supporting?

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


More information about the lldb-commits mailing list