[libc-commits] [PATCH] D85945: [libc] Add restrict qualifiers to string library; give consistent naming scheme to TableGen files.
Chris Gyurgyik via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Aug 13 16:39:32 PDT 2020
cgyurgyik updated this revision to Diff 285524.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85945/new/
https://reviews.llvm.org/D85945
Files:
libc/spec/posix.td
libc/src/string/strcat.cpp
libc/src/string/strcat.h
libc/src/string/strcpy.cpp
libc/src/string/strcpy.h
libc/src/string/string_utils.h
libc/src/string/strtok.cpp
libc/src/string/strtok.h
libc/src/string/strtok_r.cpp
libc/src/string/strtok_r.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85945.285524.patch
Type: text/x-patch
Size: 6956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200813/c2f82505/attachment.bin>
More information about the libc-commits
mailing list