[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
Wed Mar 2 07:32:41 PST 2022
Quuxplusone updated this revision to Diff 412414.
Quuxplusone added a comment.
Rebase and poke CI.
I don't know what happened in https://buildkite.com/llvm-project/libcxx-ci/builds/9156 but it doesn't //look// like my fault. Let's see if this run is greener.
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.412414.patch
Type: text/x-patch
Size: 6229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220302/f891d510/attachment.bin>
More information about the libcxx-commits
mailing list