[all-commits] [llvm/llvm-project] a39c95: [libc][memfunctions] Explicit error when platform ...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Tue Jul 18 06:53:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a39c951730aa92894e27da038e834229d4613db1
      https://github.com/llvm/llvm-project/commit/a39c951730aa92894e27da038e834229d4613db1
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M libc/src/string/memory_utils/bcmp_implementations.h
    M libc/src/string/memory_utils/memcmp_implementations.h
    M libc/src/string/memory_utils/memcpy_implementations.h
    M libc/src/string/memory_utils/memmove_implementations.h
    M libc/src/string/memory_utils/memset_implementations.h

  Log Message:
  -----------
  [libc][memfunctions] Explicit error when platform in not supported

Reviewed By: gchatelet

Differential Revision: https://reviews.llvm.org/D155597




More information about the All-commits mailing list