[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
Thu Jun 16 09:39:03 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa70b39abffb4: [clang] Don't emit type test/assume for virtual classes that should never… (authored by aeubanks).

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.437577.patch
Type: text/x-patch
Size: 5842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220616/34c98a61/attachment-0001.bin>


More information about the cfe-commits mailing list