[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 09:50:46 PDT 2022


aeubanks updated this revision to Diff 437224.
aeubanks added a comment.

update some comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127876

Files:
  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.437224.patch
Type: text/x-patch
Size: 4701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220615/1f87961f/attachment.bin>


More information about the cfe-commits mailing list