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

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 28 08:41:41 PDT 2016


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

Fixed incorrect function descriptions.


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.69513.patch
Type: text/x-patch
Size: 4676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160828/7a1eb830/attachment.bin>


More information about the llvm-commits mailing list