[compiler-rt] Changes to support running tests for Windows arm64 asan (PR #66973)
Omair Javaid via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 18:58:56 PDT 2023
================
@@ -1,4 +1,4 @@
-//===-- interception_linux.cpp ----------------------------------*- C++ -*-===//
+//===-- interception_win.cpp ----------------------------------*- C++ -*-===//
----------------
omjavaid wrote:
This change seems to have been fixed on main. Your patch requires rebase.
https://github.com/llvm/llvm-project/pull/66973
More information about the llvm-commits
mailing list