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

YAMAMOTO Takashi via cfe-commits cfe-commits at lists.llvm.org
Mon May 20 21:56:17 PDT 2024


yamt wrote:

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

for completeness, maybe. i myself have no use cases though.

> 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.

interesting. i was not aware of it.


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


More information about the cfe-commits mailing list