[PATCH] D110485: Support [[no_unique_address]] for all targets.
cqwrteur via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 27 21:17:39 PDT 2021
expnkx added a comment.
In D110485#3026533 <https://reviews.llvm.org/D110485#3026533>, @rjmccall wrote:
> We should not add a standard feature with ABI impact if we aren't certain we're going to match MSVC's ABI on it. I'm sorry, but this needs to wait until there's an MSVC release that officially supports this.
but how are you going to deal with [[msvc::no_unique_address]] that works?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110485/new/
https://reviews.llvm.org/D110485
More information about the cfe-commits
mailing list