[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
Thu Mar 31 19:16:50 PDT 2022


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

Specify itanium_abi_triple to make CI on windows passes.


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


More information about the cfe-commits mailing list