[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:42:40 PDT 2021


gchatelet added a comment.

I removed the various asserts from the original code as we did for `StringView`.
Should we start to add tests?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100569



More information about the libc-commits mailing list