philnik777 wrote: > We should consider whether we want to support `__msvc_no_unique_address__` or similar as an alternative spelling #61196 I think `[[__msvc__::__no_unique_address__]]` would be better. This is how the clang and gnu attributes are handled too. https://github.com/llvm/llvm-project/pull/65675