[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 18:57:29 PDT 2022
aeubanks updated this revision to Diff 437420.
aeubanks added a comment.
update docs to only mention `[[clang::lto_visibility_public]]`
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.437420.patch
Type: text/x-patch
Size: 5842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220616/9bbcd307/attachment.bin>
More information about the cfe-commits
mailing list