[PATCH] D104820: [ADT] Complete the StringRef case insensitive method renaming

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 23 14:09:26 PDT 2021


mstorsjo created this revision.
mstorsjo added reviewers: lattner, dexonsmith.
mstorsjo requested review of this revision.
Herald added a project: LLVM.

Remove the old name for the methods. These were only left behind to
ease the transition for downstreams.

This goes on top of D104819 <https://reviews.llvm.org/D104819>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D104820

Files:
  llvm/include/llvm/ADT/StringRef.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104820.354078.patch
Type: text/x-patch
Size: 4145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210623/9dc37e72/attachment.bin>


More information about the llvm-commits mailing list