[PATCH] D105328: [Frontend] Only compile modules if not already finalized
Ben Barham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 6 21:05:54 PDT 2021
bnbarham updated this revision to Diff 356861.
bnbarham added a comment.
Updated the test comment with the actual cause (ie. `Top` being recompiled and inserted, not `M`).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105328/new/
https://reviews.llvm.org/D105328
Files:
clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/include/clang/Serialization/ASTReader.h
clang/lib/Frontend/CompilerInstance.cpp
clang/lib/Serialization/ASTReader.cpp
clang/unittests/Serialization/CMakeLists.txt
clang/unittests/Serialization/ModuleCacheTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105328.356861.patch
Type: text/x-patch
Size: 12438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210707/e44f921f/attachment-0001.bin>
More information about the cfe-commits
mailing list