[all-commits] [llvm/llvm-project] 71f7f8: [TSan] Add interceptor for os_unfair_lock_lock_wit...
Dan Blackwell via All-commits
all-commits at lists.llvm.org
Thu Sep 11 03:28:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71f7f8afaca759706c46de8c7612d47739890c0c
https://github.com/llvm/llvm-project/commit/71f7f8afaca759706c46de8c7612d47739890c0c
Author: Dan Blackwell <dan_blackwell at apple.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp
M compiler-rt/test/tsan/Darwin/os_unfair_lock.c
Log Message:
-----------
[TSan] Add interceptor for os_unfair_lock_lock_with_flags (#153815)
Also update os_unfair_lock tsan test to check this function on platforms
where it is available.
rdar://158294950
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