[libcxx-commits] [PATCH] D130838: [libc++] Implement `operator<=>` for `unique_ptr`
Adrian Vogelsgesang via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 31 07:57:51 PDT 2022
avogelsgesang updated this revision to Diff 448861.
avogelsgesang added a comment.
Fix tests on older C++ versions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130838/new/
https://reviews.llvm.org/D130838
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/docs/Status/SpaceshipProjects.csv
libcxx/include/__memory/unique_ptr.h
libcxx/include/memory
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/cmp_nullptr.pass.cpp
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/rel.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130838.448861.patch
Type: text/x-patch
Size: 10722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220731/9303eaf4/attachment-0001.bin>
More information about the libcxx-commits
mailing list