[all-commits] [llvm/llvm-project] 2193e4: Forward declare OSSpinLockLock on MacOS since it's...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Mon Aug 5 01:24:13 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 2193e4f88c5a96462a41528912ddedcb405ea29c
https://github.com/llvm/llvm-project/commit/2193e4f88c5a96462a41528912ddedcb405ea29c
Author: Amara Emerson <amara at apple.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M compiler-rt/lib/rtsan/rtsan_interceptors.cpp
Log Message:
-----------
Forward declare OSSpinLockLock on MacOS since it's not shipped on the system. (#101392)
Fixes build errors on some SDKs.
rdar://132607572
(cherry picked from commit 3a4c7cc56c07b2db9010c2228fc7cb2a43dd9b2d)
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