mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
macOS 15.0, iOS 18.0, et al has started unconditionally declaring `lgamma_r` in <math.h>, add a __has_include in SwiftShims to detect that and not redeclare it when building against those SDK versions. rdar://115192929
6.1 KiB
6.1 KiB