[libc-commits] [PATCH] D85103: [libc] Add strspn implementation.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 5 13:49:37 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf3b41502554f: [libc] Add strspn implementation and std::bitset (authored by cgyurgyik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85103/new/
https://reviews.llvm.org/D85103
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/src/string/CMakeLists.txt
libc/src/string/strspn.cpp
libc/src/string/strspn.h
libc/test/src/string/CMakeLists.txt
libc/test/src/string/strspn_test.cpp
libc/test/utils/CMakeLists.txt
libc/test/utils/CPP/CMakeLists.txt
libc/test/utils/CPP/bitset_test.cpp
libc/utils/CPP/Bitset.h
libc/utils/CPP/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85103.283380.patch
Type: text/x-patch
Size: 12880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200805/4d384cac/attachment.bin>
More information about the libc-commits
mailing list