Files
swift-mirror/include/swift/AST/Expr.h
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

162 KiB