[all-commits] [llvm/llvm-project] b5b250: [ADT] Remove StringRef::{starts, ends}with_insensit...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Dec 9 13:24:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5b250b6ff58acfbd7f0c70ea186b416d3b0d7d7
      https://github.com/llvm/llvm-project/commit/b5b250b6ff58acfbd7f0c70ea186b416d3b0d7d7
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
    M llvm/include/llvm/ADT/StringRef.h

  Log Message:
  -----------
  [ADT] Remove StringRef::{starts,ends}with_insensitive (#74918)

These functions have been deprecated since:

  commit 1117d806ca4d9b5b04263456dcb1ced76ade78cb
  Author: Kazu Hirata <kazu at google.com>
  Date:   Mon Jun 5 13:18:07 2023 -0700




More information about the All-commits mailing list