[all-commits] [llvm/llvm-project] d79aee: Changes to support running tests for Windows arm64...

Farzon Lotfi via All-commits all-commits at lists.llvm.org
Mon Nov 27 09:28:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d79aee9f7339e80facedb140492181a4bba3c5b7
      https://github.com/llvm/llvm-project/commit/d79aee9f7339e80facedb140492181a4bba3c5b7
  Author: Farzon Lotfi <1802579+farzonl at users.noreply.github.com>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M compiler-rt/lib/interception/interception_win.cpp
    M compiler-rt/lib/interception/tests/interception_win_test.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_platform.h

  Log Message:
  -----------
  Changes to support running tests for Windows arm64 asan (#66973)

1. Differentiate SANITIZER_WINDOWS64 for x64 and arm64
2. turn off interception tests that expect x86 assembly

---------

Co-authored-by: Farzon Lotfi <farzon at farzon.com>




More information about the All-commits mailing list