[all-commits] [llvm/llvm-project] 3e5187: Revert "[HWASAN] Enable memcpy, memmove and memset...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Oct 30 21:10:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e5187ea83067c3ec0d0e75085858acc4d1dc619
      https://github.com/llvm/llvm-project/commit/3e5187ea83067c3ec0d0e75085858acc4d1dc619
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-10-30 (Mon, 30 Oct 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_interceptors.cpp
    M compiler-rt/lib/hwasan/hwasan_platform_interceptors.h
    M compiler-rt/test/hwasan/TestCases/bcmp.cpp
    M compiler-rt/test/hwasan/TestCases/memcmp.cpp
    R compiler-rt/test/hwasan/TestCases/memcpy.cpp
    R compiler-rt/test/hwasan/TestCases/memmove.cpp
    R compiler-rt/test/hwasan/TestCases/memset.cpp

  Log Message:
  -----------
  Revert "[HWASAN] Enable memcpy, memmove and memset interceptors (#70387)"

Breaks build bots, details in #70387.

This reverts commit 91cdd7d615da38a1f025646f526c2fce265a37e2.




More information about the All-commits mailing list