[libcxx-commits] [PATCH] D135813: [libc++] Add availability markup for std::pmr
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 22 04:09:39 PDT 2023
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
LGTM modulo one comment.
================
Comment at: libcxx/test/libcxx/utilities/utility/mem.res/pmr.availability.verify.cpp:9
+
+// UNSUPPORTED: c++03, c++11
+// REQUIRES: availability-pmr-missing
----------------
Based on the other test we haven't backported PMR.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135813/new/
https://reviews.llvm.org/D135813
More information about the libcxx-commits
mailing list