[libc-commits] [PATCH] D136865: [libc] Improve testing of mem functions
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Oct 31 14:59:33 PDT 2022
gchatelet updated this revision to Diff 472146.
gchatelet added a comment.
- fixup! [libc] Improve testing of mem functions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136865/new/
https://reviews.llvm.org/D136865
Files:
libc/test/src/string/bcmp_test.cpp
libc/test/src/string/bzero_test.cpp
libc/test/src/string/memcmp_test.cpp
libc/test/src/string/memcpy_test.cpp
libc/test/src/string/memmove_test.cpp
libc/test/src/string/memory_utils/memory_check_utils.h
libc/test/src/string/memory_utils/op_tests.cpp
libc/test/src/string/memset_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136865.472146.patch
Type: text/x-patch
Size: 32152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221031/ac241324/attachment-0001.bin>
More information about the libc-commits
mailing list