[PATCH] D121271: [C++20] [Modules] Don't generate strong function of a partition in importing modules

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 9 00:14:49 PST 2022


ChuanqiXu updated this revision to Diff 414022.
ChuanqiXu set the repository for this revision to rG LLVM Github Monorepo.
ChuanqiXu added a comment.
Herald added a subscriber: cfe-commits.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121271

Files:
  clang/include/clang/Basic/Module.h
  clang/lib/Serialization/ASTWriterDecl.cpp
  clang/test/CodeGenCXX/partitions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121271.414022.patch
Type: text/x-patch
Size: 4632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220309/221e9fa0/attachment.bin>


More information about the cfe-commits mailing list