aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
diff options
context:
space:
mode:
authorCaslyn Tonelli <caslyn@google.com>2023-04-07 22:16:01 +0000
committerCaslyn Tonelli <caslyn@google.com>2023-04-11 20:49:25 +0000
commit718729e9971d4ad12d8c7cb088c661202564cf34 (patch)
treedc38f3b53485679fde47eca928020e017ed48914 /lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp
parent1fa26e64fd87c848ff54d08e9a14ea03e01ae645 (diff)
downloadllvm-718729e9971d4ad12d8c7cb088c661202564cf34.zip
llvm-718729e9971d4ad12d8c7cb088c661202564cf34.tar.gz
llvm-718729e9971d4ad12d8c7cb088c661202564cf34.tar.bz2
[libc] Add memmem implementation
Introduce the `memmem` libc string function. `memmem_implementation` performs shared logic for `strstr`, `strcasestr`, and `memmem`; essentially reconfiguring what was the `strstr_implementation` to support length parameters. Differential Revision: https://reviews.llvm.org/D147822
Diffstat (limited to 'lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp')
0 files changed, 0 insertions, 0 deletions