[libc-commits] [PATCH] D82134: Add strcmp.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jun 18 19:08:08 PDT 2020
cgyurgyik updated this revision to Diff 271892.
cgyurgyik added a comment.
Add TODO for word comparison, add better variable names, add operands reversed to tests, removed unnecessary header.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82134/new/
https://reviews.llvm.org/D82134
Files:
libc/src/string/strcmp.cpp
libc/src/string/strcmp.h
libc/test/src/string/strcmp_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82134.271892.patch
Type: text/x-patch
Size: 3346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200619/555755e9/attachment.bin>
More information about the libc-commits
mailing list