mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fixes rdar://problem/21030937, which came about because CNErrorDomain is missing availability information, so we generate a normal external reference rather than a weak one. Swift SVN r28824