[PATCH] D150023: [ABI] [C++20] [Modules] Don't generate vtable if the class is defined in other module unit
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 13 22:02:46 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd8a36b00d198: [ABI] [C++20] [Modules] Don't generate vtable if the class is defined in other… (authored by ChuanqiXu).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150023/new/
https://reviews.llvm.org/D150023
Files:
clang/lib/CodeGen/CGVTables.cpp
clang/test/CodeGenCXX/modules-vtable.cppm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150023.531169.patch
Type: text/x-patch
Size: 3745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230614/f64a2346/attachment.bin>
More information about the cfe-commits
mailing list