[all-commits] [llvm/llvm-project] 3af4e4: Revert "[libc] Templatize str{, n}cmp"

Alex Brachet via All-commits all-commits at lists.llvm.org
Mon Jan 9 12:24:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3af4e4031d29258b8cab5f5ffc23a5ddf06bceec
      https://github.com/llvm/llvm-project/commit/3af4e4031d29258b8cab5f5ffc23a5ddf06bceec
  Author: Alex Brachet <abrachet at google.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M libc/src/__support/CPP/functional.h
    M libc/src/string/CMakeLists.txt
    M libc/src/string/memory_utils/CMakeLists.txt
    R libc/src/string/memory_utils/strcmp_implementations.h
    M libc/src/string/strcmp.cpp
    M libc/src/string/strncmp.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  Revert "[libc] Templatize str{,n}cmp"

This reverts commit c6dcbed2e5327f0c11962bdbbcd02f1b5c570fea.

Broke tests on arm and aarch64




More information about the All-commits mailing list