[PATCH] D24842: Add StringRef {take, drop} x {_while, _until}

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 23 15:49:30 PDT 2016


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

Added `find_if` and made the drop and take functions use that.


https://reviews.llvm.org/D24842

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24842.72372.patch
Type: text/x-patch
Size: 3973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160923/b41d0bca/attachment.bin>


More information about the llvm-commits mailing list