Files
swift-mirror/test/SILGen/pointer_conversion.swift
John McCall 7bb263161a Fix a semantic bug in CSApply's optional-to-optional application.
Implicit conversions from T?? to U?? would map nil to some(nil) instead of nil.
2017-04-26 17:24:17 -04:00

26 KiB