[libc-commits] [PATCH] D129618: Add support for two more string_view functions

Jeff Bailey via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jul 13 22:42:26 PDT 2022


jeffbailey updated this revision to Diff 444519.
jeffbailey added a comment.

Add new ends_with, unit tests, reimplement trim.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129618/new/

https://reviews.llvm.org/D129618

Files:
  libc/src/__support/CPP/StringView.h
  libc/test/src/__support/CPP/stringview_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129618.444519.patch
Type: text/x-patch
Size: 4014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220714/1b8ddcc1/attachment.bin>


More information about the libc-commits mailing list