[PATCH] D86069: [clang] When loading preamble from AST file, re-export modules in Sema.
Adam Czachorowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 19 07:56:01 PDT 2020
adamcz updated this revision to Diff 286561.
adamcz added a comment.
Added comment in place of a FIXME
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86069/new/
https://reviews.llvm.org/D86069
Files:
clang-tools-extra/clangd/unittests/ModulesTests.cpp
clang/include/clang/Sema/Sema.h
clang/lib/Serialization/ASTReader.cpp
clang/test/PCH/Inputs/modules/Foo.h
clang/test/PCH/preamble-modules.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86069.286561.patch
Type: text/x-patch
Size: 4318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200819/c29a9cec/attachment.bin>
More information about the cfe-commits
mailing list