[llvm-branch-commits] [compiler-rt] release/20.x: XFAIL malloc_zone.cpp for darwin/lsan (#131234) (PR #133006)
Tom Stellard via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Mar 27 18:55:21 PDT 2025
================
@@ -17,6 +17,8 @@
// UBSan does not install a malloc zone.
// XFAIL: ubsan
//
+// Curently fails on darwin/lsan rdar://145873843
----------------
tstellar wrote:
This will need to be fixed in main and backported along with this patch.
https://github.com/llvm/llvm-project/pull/133006
More information about the llvm-branch-commits
mailing list