[clang] [clang codegen][regression] Add dso_local/hidden/etc. markings to VTT definitions and declarations (PR #72452)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 11:26:20 PST 2023


efriedma-quic wrote:

I'd prefer not to call setGVProperties() twice on the same variable; under what conditions is the first call not sufficient?

https://github.com/llvm/llvm-project/pull/72452


More information about the cfe-commits mailing list