mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We can't reliably reject raw values in an NS_ENUM's init(rawValue:), because the enum may have SPI or future values we don't statically know about. Fixes https://twitter.com/autorelease/status/524698585406124033 Swift SVN r23817
587 B
587 B