[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:36:37 PDT 2020
cgyurgyik updated this revision to Diff 285523.
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.285523.patch
Type: text/x-patch
Size: 7412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200813/2786b688/attachment-0001.bin>
More information about the libc-commits
mailing list