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

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Wed Jul 19 01:45:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc8c3f4998501e6718f3ba1ea7324233097ff138
      https://github.com/llvm/llvm-project/commit/bc8c3f4998501e6718f3ba1ea7324233097ff138
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-07-19 (Wed, 19 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: JonChesterfield, jhuber6

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




More information about the All-commits mailing list