[PATCH] D111560: [clang][modules] Cache loads of modules imported by PCH

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 12 10:35:27 PDT 2021


dexonsmith accepted this revision.
dexonsmith added a comment.
This revision is now accepted and ready to land.

LGTM. It'd be nice to split out the move of `ReadModuleNames` into an NFC prep patch for a cleaner commit history before pushing, but up to you.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111560



More information about the cfe-commits mailing list