[libc-commits] [PATCH] D109588: [libc] Check signs instead of values in memcmp unittests.

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Sep 10 02:50:43 PDT 2021


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

Using `z` instead of `b` or `c` does not bring much but I don't mind the change.
Thx for the patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109588/new/

https://reviews.llvm.org/D109588



More information about the libc-commits mailing list