[libc-commits] [PATCH] D82134: [libc] Add strcmp implementation.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 19 09:45:27 PDT 2020


sivachandra accepted this revision.
sivachandra added a comment.
This revision is now accepted and ready to land.

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.)


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