[clang] [clang] add unnamed_addr function attribute (PR #92499)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Fri May 17 11:01:29 PDT 2024


efriedma-quic wrote:

If we're going to do this, it should probably also work for constants.

Also, I think I'd prefer to sort out the situation with the C++ standard's rules for constant merging before we start extending those rules. See #63628.

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


More information about the cfe-commits mailing list