[libcxx-commits] [PATCH] D110637: [libc++] Simplify the _LIBCPP_CONSTEXPR markings on starts_with() etc. NFCI.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 28 09:21:38 PDT 2021


Quuxplusone created this revision.
Quuxplusone added reviewers: ldionne, Mordante, mclow.lists, libc++.
Quuxplusone added a project: libc++.
Quuxplusone requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++.

This came out of review comments on D110598 <https://reviews.llvm.org/D110598>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D110637

Files:
  libcxx/include/string
  libcxx/include/string_view

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110637.375609.patch
Type: text/x-patch
Size: 4351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210928/bd3bbba8/attachment-0001.bin>


More information about the libcxx-commits mailing list