[libc-commits] [PATCH] D84960: [libc] Adds islower, isupper. Uses EXPECT_EQ/NE in ctype function tests.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 31 10:36:28 PDT 2020


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

Nit: Make the subject line have just one sentence like, "Add implementations of islower and isupper".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84960



More information about the libc-commits mailing list