[libcxx-commits] [PATCH] D127387: [libc++] Implement P0174R2 (Deprecating Vestigial Library Parts in C++17)

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 15 09:47:43 PDT 2022


Mordante accepted this revision.
Mordante added a comment.

LGTM modulo one nit and when the CI is happy.



================
Comment at: libcxx/test/std/utilities/memory/temporary.buffer/depr.verify.cpp:11
+
+// Ensure allocator<void> is deprecated
+
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127387/new/

https://reviews.llvm.org/D127387



More information about the libcxx-commits mailing list