[libc-commits] [PATCH] D84875: [libc] Adds strrchr implementation.

Chris Gyurgyik via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 31 11:39:03 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe8a2af28afd5: [libc] Adds strrchr implementation. (authored by cgyurgyik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84875

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84875.282287.patch
Type: text/x-patch
Size: 6633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200731/e7132823/attachment-0001.bin>


More information about the libc-commits mailing list