[libcxx-commits] [PATCH] D116433: [libc++] [P0887] Add newest feature-test macros; mark `type_identity` as implemented.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 31 03:12:42 PST 2021


philnik accepted this revision.
philnik added a comment.

Could you remove `__cpp_lib_string_resize_and_overwrite`? It's already part of D113013 <https://reviews.llvm.org/D113013> (and I plan to remove the `constexpr` test and land it once CI is available again). Otherwise LGTM!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116433



More information about the libcxx-commits mailing list