[libc-commits] [PATCH] D155597: [libc][memfunctions] Explicit error when platform in not supported

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jul 18 06:30:26 PDT 2023


gchatelet created this revision.
gchatelet added a reviewer: gchatelet.
Herald added projects: libc-project, All.
Herald added a subscriber: libc-commits.
gchatelet requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155597

Files:
  libc/src/string/memory_utils/bcmp_implementations.h
  libc/src/string/memory_utils/memcmp_implementations.h
  libc/src/string/memory_utils/memcpy_implementations.h
  libc/src/string/memory_utils/memmove_implementations.h
  libc/src/string/memory_utils/memset_implementations.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155597.541504.patch
Type: text/x-patch
Size: 5402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230718/563a02ba/attachment-0001.bin>


More information about the libc-commits mailing list