[Lldb-commits] [lldb] [lldb] Refactor TypeQuery::ContextMatches (PR	#99305)
    Pavel Labath via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Thu Jul 18 07:25:32 PDT 2024
    
    
  
labath wrote:
> LGTM (left some minor questions)
> 
> I've also recently bumped into the issue of `FindTypes`/`FindNamespace`/etc. failing to find matches due to presence of `(anonymous namespace)` entries in the context, so thanks for fixing that
We're not there yet. :)
https://github.com/llvm/llvm-project/pull/99305
    
    
More information about the lldb-commits
mailing list