[libcxx-commits] [PATCH] D120951: [libc++] Prepare string tests for constexpr
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Mar 19 10:33:11 PDT 2022
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.
LGTM! Just curious did you test locally whether these are really the final preparation changes required?
Note I don't see that as blocking, the additional changes can be done when `std::string` is made `constexpr`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120951/new/
https://reviews.llvm.org/D120951
More information about the libcxx-commits
mailing list