mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
variable has the must-be-materializable bit set if the old one does. When assigning a fixed type to a type variable that must be materializable, transfer the bit to any type variables within the fixed type, as appropriate. Add Options field to SavedTypeVariableBinding to save/restore type variable options during solution. <rdar://problem/21026806> Propagate MustBeMaterializable bit among type variables appropriately Swift SVN r28883
162 KiB
162 KiB