[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
Thu Jun 9 03:09:48 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127387

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/Cxx17Papers.csv
  libcxx/include/__memory/allocator.h
  libcxx/include/__memory/temporary_buffer.h
  libcxx/test/std/utilities/memory/default.allocator/void.depr.verify.cpp
  libcxx/test/std/utilities/memory/temporary.buffer/depr.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127387.435479.patch
Type: text/x-patch
Size: 4789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220609/30404533/attachment-0001.bin>


More information about the libcxx-commits mailing list