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

Paula Toth via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 3 14:06:02 PDT 2020


PaulkaToast updated this revision to Diff 254907.
PaulkaToast marked 6 inline comments as done.

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.254907.patch
Type: text/x-patch
Size: 6211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200403/36be0043/attachment.bin>


More information about the libc-commits mailing list