[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
Fri Aug 14 12:41:44 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG79ce64ea0872: [libc] Add restrict qualifiers to string library; give consistent naming schemeā€¦ (authored by cgyurgyik).

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.285736.patch
Type: text/x-patch
Size: 6956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200814/f1262e4a/attachment.bin>


More information about the libc-commits mailing list