[PATCH] D25299: Add StringRef::find_lower and contains_lower

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 12 09:26:54 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286724: [Support] Add StringRef::find_lower and contains_lower. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D25299?vs=73821&id=77727#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25299

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25299.77727.patch
Type: text/x-patch
Size: 7844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161112/6996af03/attachment.bin>


More information about the llvm-commits mailing list