aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
diff options
context:
space:
mode:
authorCheng Wang <chennngwang@gmail.com>2021-09-05 11:09:34 +0800
committerCheng Wang <chennngwang@gmail.com>2021-09-10 16:52:42 +0800
commitb659b789c03ac339e28d7b91406b67bb887a426d (patch)
tree3c6338f67c279a88ddbaefc42574d9250cac7071 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
parent5d1a6d0d1a48c59a036c7ce8698471005c3b4ae3 (diff)
downloadllvm-b659b789c03ac339e28d7b91406b67bb887a426d.zip
llvm-b659b789c03ac339e28d7b91406b67bb887a426d.tar.gz
llvm-b659b789c03ac339e28d7b91406b67bb887a426d.tar.bz2
[libc] Some clean work with memmove.
- Replace `move_byte_forward()` with `memcpy`. In `memcpy` implementation, it copies bytes forward from beginning to end. Otherwise, `memmove` unit tests will break. - Make `memmove` unit tests work. Reviewed By: gchatelet Differential Revision: https://reviews.llvm.org/D109316
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h')
0 files changed, 0 insertions, 0 deletions