[libc-commits] [PATCH] D147478: [libc] Add strxfrm Implementation

Caslyn Tonelli via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Apr 6 16:16:57 PDT 2023


Caslyn updated this revision to Diff 511555.
Caslyn added a comment.

Add __restrict to pointer args


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147478/new/

https://reviews.llvm.org/D147478

Files:
  libc/config/linux/riscv64/entrypoints.txt
  libc/config/linux/x86_64/entrypoints.txt
  libc/src/string/CMakeLists.txt
  libc/src/string/strxfrm.cpp
  libc/src/string/strxfrm.h
  libc/test/src/string/CMakeLists.txt
  libc/test/src/string/strxfrm_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147478.511555.patch
Type: text/x-patch
Size: 5444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230406/b3b6ad03/attachment.bin>


More information about the libc-commits mailing list