[PATCH] D140867: [C++20] [Modules] Don't generate global ctors/dtors for variables which are available externally

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 8 18:49:55 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG08f957808e5f: [C++20] [Modules] Don't generate global ctors/dtors for variables which areā€¦ (authored by ChuanqiXu).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Changed prior to commit:
  https://reviews.llvm.org/D140867?vs=486449&id=487262#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140867

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenCXX/pr59765-modules-global-ctor-dtor.cppm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140867.487262.patch
Type: text/x-patch
Size: 3856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230109/c3920296/attachment.bin>


More information about the cfe-commits mailing list