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

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 07:36:07 PDT 2016


Alright, take it is
On Tue, Aug 30, 2016 at 7:33 AM Reid Kleckner <rnk at google.com> wrote:

> rnk added a comment.
>
> I don't feel strongly, but I'll toss in a vote for `take_front` /
> `take_back`. "Keep" sounds like it's modifying the string in place.
>
>
> https://reviews.llvm.org/D23965
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/ac2e18b0/attachment.html>


More information about the llvm-commits mailing list