[libcxx-commits] [PATCH] D115599: [libc++][NFC] Mark std::string functions as constexpr

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 14 06:47:59 PST 2021


philnik added a comment.

So you basically want this to contain all the tests and mark the functions as `constexpr`, and make the functional changes first?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115599



More information about the libcxx-commits mailing list