[libcxx-commits] [PATCH] D120633: [libc++] Better handling for zero-sized types

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 27 11:25:58 PST 2022


Quuxplusone updated this revision to Diff 411695.
Quuxplusone edited the summary of this revision.
Quuxplusone added a comment.

Update per review comments.


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

https://reviews.llvm.org/D120633

Files:
  libcxx/include/__memory/unique_ptr.h
  libcxx/include/__ranges/access.h
  libcxx/test/std/ranges/range.access/begin.sizezero.pass.cpp
  libcxx/test/std/ranges/range.access/end.sizezero.pass.cpp
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/make_unique.sizezero.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120633.411695.patch
Type: text/x-patch
Size: 5888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220227/fb63ccb7/attachment-0001.bin>


More information about the libcxx-commits mailing list