[libcxx-commits] [PATCH] D127387: [libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17)
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jun 20 23:22:54 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2fcf99d70346: [libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17) (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D127387?vs=437487&id=438565#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127387/new/
https://reviews.llvm.org/D127387
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/docs/Status/Cxx17Papers.csv
libcxx/include/__algorithm/inplace_merge.h
libcxx/include/__algorithm/stable_partition.h
libcxx/include/__algorithm/stable_sort.h
libcxx/include/__memory/allocator.h
libcxx/include/__memory/temporary_buffer.h
libcxx/test/libcxx/diagnostics/nodiscard_extensions.pass.cpp
libcxx/test/libcxx/diagnostics/nodiscard_extensions.verify.cpp
libcxx/test/std/utilities/memory/temporary.buffer/depr.verify.cpp
libcxx/test/std/utilities/memory/temporary.buffer/overaligned.pass.cpp
libcxx/test/std/utilities/memory/temporary.buffer/temporary_buffer.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127387.438565.patch
Type: text/x-patch
Size: 8932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220621/866ef411/attachment-0001.bin>
More information about the libcxx-commits
mailing list