[libc-commits] [PATCH] D85103: [libc] Add strspn implementation.

Chris Gyurgyik via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 4 05:00:08 PDT 2020


cgyurgyik updated this revision to Diff 282870.
cgyurgyik marked 6 inline comments as done.
cgyurgyik added a comment.

Address abrachet's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85103

Files:
  libc/config/linux/aarch64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/string/CMakeLists.txt
  libc/src/string/strspn.cpp
  libc/src/string/strspn.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strspn_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85103.282870.patch
Type: text/x-patch
Size: 8019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200804/0db9f117/attachment-0001.bin>


More information about the libc-commits mailing list