[PATCH] D127876: [clang] Don't emit type test/assume for virtual classes that should never participate in WPD
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 15 11:15:34 PDT 2022
aeubanks updated this revision to Diff 437258.
aeubanks added a comment.
update docs
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127876/new/
https://reviews.llvm.org/D127876
Files:
clang/docs/LTOVisibility.rst
clang/lib/CodeGen/CGClass.cpp
clang/lib/CodeGen/CGVTables.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/CodeGen/ItaniumCXXABI.cpp
clang/test/CodeGenCXX/lto-visibility-inference.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127876.437258.patch
Type: text/x-patch
Size: 6119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220615/b3a4a57f/attachment.bin>
More information about the cfe-commits
mailing list