[PATCH] D110485: Support [[no_unique_address]] for all targets.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 27 20:23:10 PDT 2021


rjmccall added a comment.

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, this needs to wait until MSVC releases a compiler that supports this.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110485/new/

https://reviews.llvm.org/D110485



More information about the cfe-commits mailing list