[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
Thu Aug 20 05:33:37 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbaeff989b050: [clang] When loading preamble from AST file, re-export modules in Sema. (authored by adamcz).

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.286791.patch
Type: text/x-patch
Size: 4318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200820/d28484ca/attachment-0001.bin>


More information about the cfe-commits mailing list