[PATCH] D73675: Avoid many std::tie/tuple instantiations in ASTImporter

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 30 12:54:49 PST 2020


rnk updated this revision to Diff 241552.
rnk added a comment.

- Rewrite with importChecked, no importSeq


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73675/new/

https://reviews.llvm.org/D73675

Files:
  clang/lib/AST/ASTImporter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73675.241552.patch
Type: text/x-patch
Size: 92314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200130/3da4c33d/attachment-0001.bin>


More information about the cfe-commits mailing list