[all-commits] [llvm/llvm-project] 3a4c7c: Forward declare OSSpinLockLock on MacOS since it's...

Amara Emerson via All-commits all-commits at lists.llvm.org
Wed Jul 31 16:52:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a4c7cc56c07b2db9010c2228fc7cb2a43dd9b2d
      https://github.com/llvm/llvm-project/commit/3a4c7cc56c07b2db9010c2228fc7cb2a43dd9b2d
  Author: Amara Emerson <amara at apple.com>
  Date:   2024-07-31 (Wed, 31 Jul 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



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