[PATCH] D23965: Add StringRef::keep_front() and StringRef::keep_back()
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 10:38:24 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL280114: Add StringRef::take_front and StringRef::take_back (authored by zturner).
Changed prior to commit:
https://reviews.llvm.org/D23965?vs=69513&id=69722#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23965
Files:
llvm/trunk/include/llvm/ADT/ArrayRef.h
llvm/trunk/include/llvm/ADT/StringRef.h
llvm/trunk/unittests/ADT/ArrayRefTest.cpp
llvm/trunk/unittests/ADT/StringRefTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23965.69722.patch
Type: text/x-patch
Size: 4820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/dc2ff818/attachment.bin>
More information about the llvm-commits
mailing list