[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:33:18 PDT 2020


cgyurgyik created this revision.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added a project: libc-project.
cgyurgyik requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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/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.285520.patch
Type: text/x-patch
Size: 6097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200813/ab0b7030/attachment.bin>


More information about the libc-commits mailing list