[libc-commits] [PATCH] D87421: [libc] Decouple string functions.

Chris Gyurgyik via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Sep 14 09:23:31 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc92d1aa44b13: [libc] Decouple string functions. (authored by cgyurgyik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87421

Files:
  libc/src/string/CMakeLists.txt
  libc/src/string/memchr.cpp
  libc/src/string/strcat.cpp
  libc/src/string/strcpy.cpp
  libc/src/string/string_utils.h
  libc/src/string/strlen.cpp
  libc/src/string/strnlen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87421.291594.patch
Type: text/x-patch
Size: 5695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200914/f40e6f83/attachment-0001.bin>


More information about the libc-commits mailing list