Skip to content

Commit b746b48

Browse files
author
git apple-llvm automerger
committed
Merge commit '804415825b97' from llvm.org/main into next
2 parents de7ac1f + 8044158 commit b746b48

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

compiler-rt/test/tsan/Darwin/fork_deadlock.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// TODO(#96597): fix and reenable
2+
// UNSUPPORTED: darwin
3+
14
// RUN: %clangxx_tsan -O1 %s -o %t && %env_tsan_opts=atexit_sleep_ms=0 %run %t 2>&1 | FileCheck %s
25

36
// This test models what happens on Mac when fork

0 commit comments

Comments
 (0)