[PATCH] D148176: [clang][modules] Avoid re-exporting PCH imports on every later module import

Ben Langmuir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 20 11:30:09 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe06a91c5996b: [clang][modules] Avoid re-exporting PCH imports on every later module import (authored by benlangmuir).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148176/new/

https://reviews.llvm.org/D148176

Files:
  clang/include/clang/Serialization/ASTReader.h
  clang/lib/Serialization/ASTReader.cpp
  clang/test/ClangScanDeps/modules-pch-imports.c
  clang/test/Modules/submodule-visibility-pch.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148176.515408.patch
Type: text/x-patch
Size: 8317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230420/51c6846c/attachment.bin>


More information about the cfe-commits mailing list