[libc-commits] [PATCH] D100569: [libc] Add slice/take/drop methods to ArrayRef
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Apr 15 08:34:44 PDT 2021
gchatelet created this revision.
gchatelet added a reviewer: sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added a project: libc-project.
gchatelet requested review of this revision.
Add various methods from llvm::ArrayRef. Refactor implementation to remove code duplication.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100569
Files:
libc/utils/CPP/ArrayRef.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100569.337781.patch
Type: text/x-patch
Size: 4529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210415/56743c66/attachment.bin>
More information about the libc-commits
mailing list