[PATCH] D114411: [WIP][modules] Avoid deserializing Decls from hidden (sub)modules.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 23 20:00:31 PST 2021
vsapsai updated this revision to Diff 389379.
vsapsai added a comment.
Mark identifiers as out-of-date not only on loading a new module but on making a (sub)module visible too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114411/new/
https://reviews.llvm.org/D114411
Files:
clang/include/clang/Serialization/ASTReader.h
clang/lib/Lex/Preprocessor.cpp
clang/lib/Sema/SemaModule.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
clang/test/Modules/ambiguous-enum-lookup.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114411.389379.patch
Type: text/x-patch
Size: 11319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211124/5bca8efb/attachment-0001.bin>
More information about the cfe-commits
mailing list