[libc-commits] [Differential] D83956: [libc] Add strstr implementation.

Chris Gyurgyik via libc-commits libc-commits at lists.llvm.org
Tue Jul 21 08:39:52 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd080635bfca2: [libc] Add strstr implementation. (authored by cgyurgyik).

Changed prior to commit:
  https://reviews.llvm.org/D83956?vs=278643&id=279053#toc

Repository:
  rG LLVM Github Monorepo

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


  https://reviews.llvm.org/D83956

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83956.279053.patch
Type: text/x-patch
Size: 7823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200721/12cdf992/attachment-0001.bin>


More information about the libc-commits mailing list