[PATCH] D111560: [clang][modules] Cache loads of explicit modules imported by PCH
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 12 03:16:24 PDT 2021
jansvoboda11 updated this revision to Diff 378945.
jansvoboda11 added a comment.
Implemented alternative approach: attach the caching listener to PCH reading as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111560/new/
https://reviews.llvm.org/D111560
Files:
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp
clang/test/ClangScanDeps/modules-pch.c
clang/test/Modules/Inputs/pch-shared-module/mod.h
clang/test/Modules/Inputs/pch-shared-module/module.modulemap
clang/test/Modules/Inputs/pch-shared-module/pch.h
clang/test/Modules/pch-shared-module.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111560.378945.patch
Type: text/x-patch
Size: 8082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211012/dfee12a7/attachment.bin>
More information about the cfe-commits
mailing list