[all-commits] [llvm/llvm-project] 94d51f: [asan][test][MSVC] Disabling test on MSVC x86 beca...

Zack Johnson via All-commits all-commits at lists.llvm.org
Wed Feb 5 13:54:15 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94d51fdadb9122fa85d80f7a8631bb757d0b8685
      https://github.com/llvm/llvm-project/commit/94d51fdadb9122fa85d80f7a8631bb757d0b8685
  Author: Zack Johnson <zacklj89 at gmail.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M compiler-rt/test/asan/TestCases/suppressions-alloc-dealloc-mismatch.cpp
    M compiler-rt/test/asan/TestCases/suppressions-function.cpp

  Log Message:
  -----------
  [asan][test][MSVC] Disabling test on MSVC x86 because of optimized builds (#125871)

Including #124987, we have failures on Windows on x86 with `/O2` builds,
similar to Darwin. This disables the test for MSVC-x86.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list