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

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 20 09:24:36 PDT 2023


jansvoboda11 added a comment.

Can you explain why we need to keep separate `PendingImportedModulesSema` now? In what situation will it end up aggregating more than one `PendingImportedModules`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148176



More information about the cfe-commits mailing list