[libc-commits] [PATCH] D94558: [libc] add isascii and toascii implementations
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Jan 12 15:41:37 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04edcc02638b: [libc] add isascii and toascii implementations (authored by michaelrj).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94558/new/
https://reviews.llvm.org/D94558
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/spec/gnu_ext.td
libc/spec/posix.td
libc/src/ctype/CMakeLists.txt
libc/src/ctype/isascii.cpp
libc/src/ctype/isascii.h
libc/src/ctype/toascii.cpp
libc/src/ctype/toascii.h
libc/test/src/ctype/CMakeLists.txt
libc/test/src/ctype/isascii_test.cpp
libc/test/src/ctype/toascii_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94558.316262.patch
Type: text/x-patch
Size: 8622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210112/fd302ebd/attachment-0001.bin>
More information about the libc-commits
mailing list