[PATCH] D129700: [clang] Don't emit type tests for dllexport/import classes

Peter Collingbourne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 27 15:55:36 PST 2023


pcc added a comment.

Can't the code in CodeGenModule::HasHiddenLTOVisibility be moved here instead of duplicating it?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129700



More information about the cfe-commits mailing list