[libcxx-commits] [PATCH] D153991: [libcxx] replaces `__compressed_pair` with `[[no_unique_address]]` in `unique_ptr`

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 29 12:20:17 PDT 2023


cjdb updated this revision to Diff 535954.
cjdb retitled this revision from "[libc++] explicitly specialises `unique_ptr` when using `default_delete`" to "[libcxx] replaces `__compressed_pair` with `[[no_unique_address]]` in `unique_ptr`".
cjdb edited the summary of this revision.
cjdb added a comment.

updates patch to be about removing `__compressed_pair` instead of specialising the `default_delete` case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153991

Files:
  libcxx/include/__config
  libcxx/include/__memory/unique_ptr.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153991.535954.patch
Type: text/x-patch
Size: 15008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230629/40d14d1f/attachment-0001.bin>


More information about the libcxx-commits mailing list