[libc-commits] [PATCH] D82134: [libc] Add strcmp implementation.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 19 09:45:35 PDT 2020
cgyurgyik added a comment.
In D82134#2103965 <https://reviews.llvm.org/D82134#2103965>, @sivachandra wrote:
> As @abrachet has said, you should consider adding a fuzz target as a follow up. Also, before committing, please update the commit message as follows:
>
> [libc] Add strcmp implementation.
>
>
> The `[libc]` prefix is important (and even I miss it sometimes.)
Acknowledged.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82134/new/
https://reviews.llvm.org/D82134
More information about the libc-commits
mailing list