[PATCH] D136030: [ADT] Introduce StringRef::{starts,ends}_width{,_insensitive}

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 15 15:06:54 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b97645e56bf: [ADT] Introduce StringRef::{starts,ends}_width{,_insensitive} (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136030

Files:
  llvm/include/llvm/ADT/StringRef.h
  llvm/lib/Support/StringRef.cpp
  llvm/unittests/ADT/StringRefTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136030.468043.patch
Type: text/x-patch
Size: 5744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221015/2841407d/attachment.bin>


More information about the llvm-commits mailing list