[reland][libc] handle memset sequence as a separate struct
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 18 Apr 2023 15:16:20 +0000 (15:16 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Wed, 19 Apr 2023 08:37:49 +0000 (08:37 +0000)
commit458734b8b9ab457e3c88b76e87761a8f4c27a290
tree3095ec1c28e7944e89eb476f3744d4c7dd8590fd
parent18dc205112dfc411546272e3eb378088944620eb
[reland][libc] handle memset sequence as a separate struct

These sequence of calls don't really make sense for head_tail and loop_and_tail.
libc/src/string/memory_utils/memset_implementations.h
libc/src/string/memory_utils/op_generic.h
libc/test/src/string/memory_utils/op_tests.cpp