[libcxx-commits] [PATCH] D130838: [libc++] Implement `operator<=>` for `unique_ptr`
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Aug 6 06:09:27 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG735240b38fd7: [libc++] Implement `operator<=>` for `unique_ptr` (authored by avogelsgesang, committed by Mordante).
Changed prior to commit:
https://reviews.llvm.org/D130838?vs=450090&id=450526#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130838/new/
https://reviews.llvm.org/D130838
Files:
libcxx/docs/Status/Cxx20Papers.csv
libcxx/docs/Status/Cxx2bIssues.csv
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.pass.cpp
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/cmp_nullptr.pass.cpp
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/eq.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.450526.patch
Type: text/x-patch
Size: 24096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220806/0b461d06/attachment-0001.bin>
More information about the libcxx-commits
mailing list