[Lldb-commits] [PATCH] D69843: Expression eval lookup - prune methods without parsing
    Adrian Prantl via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Tue Nov  5 08:56:14 PST 2019
    
    
  
aprantl added a comment.
I thought about something similar in the context of https://reviews.llvm.org/D68678 (that's for FIndTypes, but it we the same kind of problems there). Like Pavel said, it would be valuable to be able to filter after the accelerator table lookup, but before building, e.g., clang AST nodes.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69843/new/
https://reviews.llvm.org/D69843
    
    
More information about the lldb-commits
mailing list