[llvm-branch-commits] [compiler-rt] release/20.x: [rtsan][Apple] Add interceptor for _os_nospin_lock_lock (#131034) (PR #132997)

2025-04-12 Thread Mariusz Borsa via llvm-branch-commits
wrotki wrote: @tstellar yes - but I thought this PR was already closed? https://github.com/llvm/llvm-project/pull/132997 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch

[llvm-branch-commits] [compiler-rt] release/20.x: [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp (PR #133832)

2025-04-10 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki updated https://github.com/llvm/llvm-project/pull/133832 >From ca129ea5996c2f2b99868bccd2246690a65b6c9e Mon Sep 17 00:00:00 2001 From: Mariusz Borsa Date: Mon, 31 Mar 2025 17:06:41 -0700 Subject: [PATCH] [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp The malloc_zone

[llvm-branch-commits] [compiler-rt] release/20.x: [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp (PR #133832)

2025-04-09 Thread Mariusz Borsa via llvm-branch-commits
wrotki wrote: Not sure if I'm perhaps missing some step to have this merged, is there any automated process?II don't have permissions to merge this to the release branch (Github shows me 'Cannot update this protected ref' status). @tstellar , could you merge this on my behalf? https://githu

[llvm-branch-commits] [compiler-rt] [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp (PR #133832)

2025-04-05 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki updated https://github.com/llvm/llvm-project/pull/133832 >From 997a9ef880ce4ee4282c92c9fbadf1652c04d94c Mon Sep 17 00:00:00 2001 From: Mariusz Borsa Date: Mon, 31 Mar 2025 17:06:41 -0700 Subject: [PATCH] release/20.x: [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp

[llvm-branch-commits] [compiler-rt] release/20.x: XFAIL malloc_zone.cpp for darwin/lsan (#131234) (PR #133006)

2025-04-05 Thread Mariusz Borsa via llvm-branch-commits
wrotki wrote: Closing this one as it's a bit messy. Opened new PR , cleaned up: https://github.com/llvm/llvm-project/pull/133832/files https://github.com/llvm/llvm-project/pull/133006 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llv

[llvm-branch-commits] [compiler-rt] release/20.x: [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp (PR #133832)

2025-04-01 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki milestoned https://github.com/llvm/llvm-project/pull/133832 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/20.x: [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp (PR #133832)

2025-03-31 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki edited https://github.com/llvm/llvm-project/pull/133832 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp (PR #133832)

2025-03-31 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki updated https://github.com/llvm/llvm-project/pull/133832 >From ca129ea5996c2f2b99868bccd2246690a65b6c9e Mon Sep 17 00:00:00 2001 From: Mariusz Borsa Date: Mon, 31 Mar 2025 17:06:41 -0700 Subject: [PATCH] [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp The malloc_zone

[llvm-branch-commits] [compiler-rt] release/20.x: XFAIL malloc_zone.cpp for darwin/lsan (#131234) (PR #133006)

2025-03-31 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki closed https://github.com/llvm/llvm-project/pull/133006 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] [Sanitizers][Darwin][Test] XFAIL malloc_zone.cpp (PR #133832)

2025-03-31 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki created https://github.com/llvm/llvm-project/pull/133832 The malloc_zone.cpp test currently fails on Darwin hosts, in SanitizerCommon tests with lsan enabled. Need to XFAIL this test to buy time to investigate this failure. Also we're trying to bring the number of tes

[llvm-branch-commits] [compiler-rt] release/20.x: [rtsan][Apple] Add interceptor for _os_nospin_lock_lock (#131034) (PR #132997)

2025-03-25 Thread Mariusz Borsa via llvm-branch-commits
wrotki wrote: @cjappl I misunderstood @thetruestblue 's request, she asked me to cherry-pick XFAIL on the test, not your change. Apologies - I'll let you cherry-pick this yourself once you decide it's ready 🙂 https://github.com/llvm/llvm-project/pull/132997 ___

[llvm-branch-commits] [compiler-rt] release/20.x: [rtsan][Apple] Add interceptor for _os_nospin_lock_lock (#131034) (PR #132997)

2025-03-25 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki closed https://github.com/llvm/llvm-project/pull/132997 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] backport to release/17.x (PR #94397)

2024-06-04 Thread Mariusz Borsa via llvm-branch-commits
https://github.com/wrotki created https://github.com/llvm/llvm-project/pull/94397 The greendragon was recently moved and now it runs on somewhat newer macOS version - which breaks some sanitizers tests rdar://125052915 (cherry picked from commit 2347384476d680f5c7e5ba37d5834b2a1c8282f2) >From

[llvm-branch-commits] [compiler-rt] 6b5979b - Fix invalid gap found by FindAvailableMemoryRange

2022-09-27 Thread Mariusz Borsa via llvm-branch-commits
Author: Mariusz Borsa Date: 2022-09-27T14:58:01-07:00 New Revision: 6b5979bf312af43fa50a6cdee6a466c07210358f URL: https://github.com/llvm/llvm-project/commit/6b5979bf312af43fa50a6cdee6a466c07210358f DIFF: https://github.com/llvm/llvm-project/commit/6b5979bf312af43fa50a6cdee6a466c07210358f.diff