[PATCH] D111560: [clang][modules] Cache loads of modules imported by PCH
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 13 09:10:50 PDT 2021
jansvoboda11 added a comment.
In D111560#3059128 <https://reviews.llvm.org/D111560#3059128>, @dexonsmith wrote:
> 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.
Committed in prep patch: aae776a5341ccf90a2c0a4e2e952ae4ec5ffb422 <https://reviews.llvm.org/rGaae776a5341ccf90a2c0a4e2e952ae4ec5ffb422>.
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