[libc-commits] [PATCH] D147822: [libc] Add memmem implementation
Caslyn Tonelli via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Apr 11 11:44:07 PDT 2023
Caslyn marked an inline comment as done.
Caslyn added a comment.
In D147822#4255905 <https://reviews.llvm.org/D147822#4255905>, @michaelrj wrote:
> Code looks good to me, I've added @gchatelet for his opinion on `memmem` being in `memory_utils`.
There's a bit of urgency to have this merged so we can begin some testing on Fuchsia, @gchatelet would appreciate your review as soon as you can.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147822/new/
https://reviews.llvm.org/D147822
More information about the libc-commits
mailing list