[libc-commits] [PATCH] D136865: [libc] Improve testing of mem functions
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Oct 27 12:43:24 PDT 2022
gchatelet updated this revision to Diff 471262.
gchatelet added a comment.
Fix documentation and make code less convoluted
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/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.471262.patch
Type: text/x-patch
Size: 31487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221027/4957c624/attachment-0001.bin>
More information about the libc-commits
mailing list