[libc-commits] [PATCH] D77279: [libc] Add strlen implementation.

Paula Toth via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 3 15:12:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1fcfd30fae76: [libc] Add strlen implementation. (authored by PaulkaToast).

Changed prior to commit:
  https://reviews.llvm.org/D77279?vs=254907&id=254930#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77279

Files:
  libc/fuzzing/string/CMakeLists.txt
  libc/src/string/CMakeLists.txt
  libc/src/string/strcat.cpp
  libc/src/string/strcpy.cpp
  libc/src/string/strlen.cpp
  libc/src/string/strlen.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strlen_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77279.254930.patch
Type: text/x-patch
Size: 5916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200403/872bb8d7/attachment.bin>


More information about the libc-commits mailing list