[all-commits] [llvm/llvm-project] ae0e03: [libc++] Simplify the _LIBCPP_CONSTEXPR markings o...

Quuxplusone via All-commits all-commits at lists.llvm.org
Wed Sep 29 16:01:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae0e037f532b2ac118712c50823348a7acb6f850
      https://github.com/llvm/llvm-project/commit/ae0e037f532b2ac118712c50823348a7acb6f850
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    M libcxx/include/string
    M libcxx/include/string_view

  Log Message:
  -----------
  [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




More information about the All-commits mailing list