[PATCH] D83652: Merge some of the PCH object support with modular codegen
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 13 08:58:45 PDT 2020
dblaikie updated this revision to Diff 277449.
dblaikie added a comment.
Include all the commits
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83652/new/
https://reviews.llvm.org/D83652
Files:
clang/include/clang/AST/ExternalASTSource.h
clang/include/clang/Sema/MultiplexExternalSemaSource.h
clang/include/clang/Serialization/ASTReader.h
clang/include/clang/Serialization/ModuleFile.h
clang/lib/AST/ASTContext.cpp
clang/lib/Sema/MultiplexExternalSemaSource.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
clang/test/CodeGen/pch-dllexport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83652.277449.patch
Type: text/x-patch
Size: 13134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200713/113f4f04/attachment-0001.bin>
More information about the cfe-commits
mailing list