[libc] Add slice/take/drop methods to ArrayRef
Add various methods from llvm::ArrayRef. Refactor implementation to remove code duplication. Differential Revision: https://reviews.llvm.org/D100569
Loading
Please sign in to comment
Add various methods from llvm::ArrayRef. Refactor implementation to remove code duplication. Differential Revision: https://reviews.llvm.org/D100569