[PATCH] D73675: Avoid many std::tie/tuple instantiations in ASTImporter
    Shafik Yaghmour via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Feb  4 22:08:44 PST 2020
    
    
  
shafik added a comment.
I forgot to mention this earlier but LLDB is a major user of the `ASTImporter` and so in general it is a good idea to run `check-lldb` as well.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73675/new/
https://reviews.llvm.org/D73675
    
    
More information about the cfe-commits
mailing list