mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Situations where there is a contextual RawRepresentable type is used incorrectly would produce `<Type>(rawValue: )` fix-it only in cases where neither or both sides of the expression are optional. Let's fix that by adding a fix-it for optional to contextual raw value type conversion. Resolves: rdar://problem/32431736
299 KiB
299 KiB