[clang] Implement [[msvc::no_unique_address]] (PR #65675)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 12 12:02:00 PDT 2023
https://github.com/AaronBallman commented:
Added @erichkeane as attributes code owner, and @efriedma-quic and @rjmccall as codegen code owners.
The attributes changes look good to me. The codegen changes seem reasonable, but are a bit outside my area of expertise for me to feel comfortable signing off on. The only thing I did spot was that this should come with a change to the release notes so users know about the new functionality and its stability guarantees.
https://github.com/llvm/llvm-project/pull/65675
More information about the cfe-commits
mailing list