[all-commits] [llvm/llvm-project] 1088d4: [libc] disable algorithm_test.cpp temporarily

michaelrj-google via All-commits all-commits at lists.llvm.org
Tue Jun 28 11:22:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1088d4ad749fd79cc1c3aa9c55b926bbf5ef64f7
      https://github.com/llvm/llvm-project/commit/1088d4ad749fd79cc1c3aa9c55b926bbf5ef64f7
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M libc/test/src/string/memory_utils/CMakeLists.txt

  Log Message:
  -----------
  [libc] disable algorithm_test.cpp temporarily

The unit tests introduced in patch D128335 are causing build failures,
and the fix is non-trivial. This patch disables these tests temporarily
until a proper fix can be implemented.

Reviewed By: lntue

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




More information about the All-commits mailing list