mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
a303829e6e
As a complement to `@available(anyAppleOS ...)`, evaluate `#if os(anyAppleOS)` to true when targeting Apple's operating systems. Resolves rdar://172747814.