[all-commits] [llvm/llvm-project] e9304c: [TSan][Test] Disable signal_recursive.cpp test on ...
Steven Wu via All-commits
all-commits at lists.llvm.org
Thu May 22 16:22:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9304cb7bbe2991a11bc9a3e234cb69f202dd804
https://github.com/llvm/llvm-project/commit/e9304cb7bbe2991a11bc9a3e234cb69f202dd804
Author: Steven Wu <stevenwu at apple.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M compiler-rt/test/tsan/signal_recursive.cpp
Log Message:
-----------
[TSan][Test] Disable signal_recursive.cpp test on Darwin (#141135)
Mark signal_recursive.cpp test as unsupported on Darwin due to
deprecated API `sem_init` and test receives error:
`sem_init failed (errno=78)`
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