mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
d78b08ae91
When -active-platform-availability-only is specified swift-symbolgraph-extract should only emit availability metadata for the active platform (inferred from the -target). Resolves rdar://174557919.