[libc-commits] [PATCH] D147464: [libc] Add {,r}index
Alex Brachet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Apr 10 18:17:32 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa0a141fcbe1d: [libc] Add {,r}index (authored by abrachet).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.
Changed prior to commit:
https://reviews.llvm.org/D147464?vs=510579&id=512302#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147464/new/
https://reviews.llvm.org/D147464
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/arm/entrypoints.txt
libc/config/linux/riscv64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/spec/bsd_ext.td
libc/src/string/CMakeLists.txt
libc/src/string/index.cpp
libc/src/string/index.h
libc/src/string/rindex.cpp
libc/src/string/rindex.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/index_test.cpp
libc/test/src/string/rindex_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147464.512302.patch
Type: text/x-patch
Size: 9293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230411/93f3ac22/attachment.bin>
More information about the libc-commits
mailing list