[PATCH] D23965: Add StringRef::keep_front() and StringRef::keep_back()

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 27 19:54:04 PDT 2016


zturner updated this revision to Diff 69500.
zturner added a comment.

Added the same functions for `ArrayRef` and `MutableArrayRef`


https://reviews.llvm.org/D23965

Files:
  include/llvm/ADT/ArrayRef.h
  include/llvm/ADT/StringRef.h
  unittests/ADT/ArrayRefTest.cpp
  unittests/ADT/StringRefTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23965.69500.patch
Type: text/x-patch
Size: 4647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160828/1901e6e5/attachment.bin>


More information about the llvm-commits mailing list