[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 23:36:56 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3cec39b91c50: [C++20] [Modules] Don't generate strong function of a partition in importing… (authored by ChuanqiXu).

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


More information about the cfe-commits mailing list