[libcxx-commits] [PATCH] D137597: [lbc++] Implement the rest of P0600R1 (nodiscard in the library)
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 23 16:08:02 PST 2022
philnik updated this revision to Diff 477643.
philnik marked 2 inline comments as done.
philnik added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137597/new/
https://reviews.llvm.org/D137597
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/docs/Status/Cxx20.rst
libcxx/docs/Status/Cxx20Papers.csv
libcxx/include/__memory_resource/memory_resource.h
libcxx/include/__memory_resource/polymorphic_allocator.h
libcxx/test/libcxx/mem/mem.res/nodiscard.verify.cpp
libcxx/test/std/utilities/utility/mem.res/nodiscard.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137597.477643.patch
Type: text/x-patch
Size: 5895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221124/ee479320/attachment.bin>
More information about the libcxx-commits
mailing list