[libc-commits] [PATCH] D141235: [libc] Templatize str{,n}cmp
Alex Brachet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Jan 9 12:13:46 PST 2023
This revision was automatically updated to reflect the committed changes.
abrachet marked an inline comment as done.
Closed by commit rGc6dcbed2e532: [libc] Templatize str{,n}cmp (authored by abrachet).
Herald added a project: libc-project.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141235/new/
https://reviews.llvm.org/D141235
Files:
libc/src/__support/CPP/functional.h
libc/src/string/CMakeLists.txt
libc/src/string/memory_utils/CMakeLists.txt
libc/src/string/memory_utils/strcmp_implementations.h
libc/src/string/strcmp.cpp
libc/src/string/strncmp.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141235.487525.patch
Type: text/x-patch
Size: 5701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230109/16f380f2/attachment.bin>
More information about the libc-commits
mailing list