[all-commits] [llvm/llvm-project] 4805ac: [test][sanitizer] Disable test on Darwin
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Dec 13 11:03:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4805acd4db42921d94058fbefcf8298f0b8b1845
https://github.com/llvm/llvm-project/commit/4805acd4db42921d94058fbefcf8298f0b8b1845
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c
Log Message:
-----------
[test][sanitizer] Disable test on Darwin
Because it does not implemented pthread_barrier_t.
More information about the All-commits
mailing list