[libc++] Simplify the _LIBCPP_CONSTEXPR markings on starts_with() etc.
authorArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Tue, 28 Sep 2021 16:19:35 +0000 (12:19 -0400)
committerArthur O'Dwyer <arthur.j.odwyer@gmail.com>
Wed, 29 Sep 2021 23:00:58 +0000 (19:00 -0400)
commitae0e037f532b2ac118712c50823348a7acb6f850
tree6b91b673cf29055a9abe7e80a36e367845ec4618
parent826d3eaae7e9a87c37d88f4b1a64ab8a9ce11086
[libc++] Simplify the _LIBCPP_CONSTEXPR markings on starts_with() etc.

This came out of review comments on D110598.

Differential Revision: https://reviews.llvm.org/D110637
libcxx/include/string
libcxx/include/string_view