Commits

Chris Willmore committed 6263024a919
Coerce UnresolvedMemberExpr to its assigned type if it has an argument, since the type might not match the return type of the function exactly in that case (CSGen only emits a conversion constraint). <rdar://problem/20087517> Crash when using .staticShorthand syntax with NSColor/UIColor factories Swift SVN r28200