[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:53:22 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa39c951730aa: [libc][memfunctions] Explicit error when platform in not supported (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

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.541510.patch
Type: text/x-patch
Size: 5402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230718/e717c6be/attachment.bin>


More information about the libc-commits mailing list