[libcxx-commits] [PATCH] D119430: [libcxx] Wrap [[no_unique_address]] in a macro, for clang-cl

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 09:14:21 PST 2022


Mordante accepted this revision.
Mordante added a comment.

In D119430#3312381 <https://reviews.llvm.org/D119430#3312381>, @mstorsjo wrote:

> Reordered the preference between `[[msvc::no_unique_address]]` and `[[no_unique_address]]` as requestd, adjusted the comments based on that

Thanks! Still LGTM!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119430



More information about the libcxx-commits mailing list