[compiler-rt] [RTSan][Darwin] Adjust OSSpinLock/_os_nospin_lock interceptor and tests (PR #132867)

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 15 14:46:37 PDT 2025


thetruestblue wrote:

> Thanks for circling back to this! What was the big difference maker in this version?
> 
> LGTM

Previously we were getting name duplication errors with our SDKs. This just makes the forward declaration match whats in the header.

https://github.com/llvm/llvm-project/pull/132867


More information about the llvm-commits mailing list