[libcxx-commits] [PATCH] D153991: [libcxx] replaces `__compressed_pair` with `[[no_unique_address]]` in `unique_ptr`
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Sep 4 11:49:43 PDT 2023
Mordante requested changes to this revision.
Mordante added a comment.
This revision now requires changes to proceed.
In D153991#4558771 <https://reviews.llvm.org/D153991#4558771>, @EricWF wrote:
> It's my understanding that the clang-cl changes to support `[[no_unique_address]]` are coming down the pipe, and will hopefully be here within the quarter.
@EricWF do you have information when that clang-cl patch will land? We're moving to GitHub PRs when the patch does not land soon it might be best to abandon this patch and open a GitHub PR instead. @cjdb if you open a PR can you make sure you address all open comments on this patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153991/new/
https://reviews.llvm.org/D153991
More information about the libcxx-commits
mailing list