[PATCH] D73675: Avoid many std::tie/tuple instantiations in ASTImporter
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 31 06:12:49 PST 2020
shafik added a comment.
Thank you for this work, it is awesome!
I really like the removal of `importSeq` I feel like the resulting code is more clear.
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