[all-commits] [llvm/llvm-project] 498580: [asan][test] Disable suppressions-alloc-dealloc-mi...

Ben Langmuir via All-commits all-commits at lists.llvm.org
Thu Jan 30 09:21:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4985804c0608a83f6ab017137c3d3d4f02827774
      https://github.com/llvm/llvm-project/commit/4985804c0608a83f6ab017137c3d3d4f02827774
  Author: Ben Langmuir <blangmuir at apple.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

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

  Log Message:
  -----------
  [asan][test] Disable suppressions-alloc-dealloc-mismatch.cpp on Darwin

The suppressions mechanism doesn't work reliably in optimized builds,
which turns out to be a known issue (see b87543c704724 / svn r308908).
Disable this test, as it is also testing a feature (alloc/dealloc
mismatch) that is disabled by default on Darwin anyway.

rdar://143830493



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