[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 30 20:42:28 PDT 2022


ChuanqiXu updated this revision to Diff 419325.
ChuanqiXu added a comment.

Rebase


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.419325.patch
Type: text/x-patch
Size: 4647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220331/5bc3c5bd/attachment.bin>


More information about the cfe-commits mailing list