Commits

Chris Willmore committed bcfcea70374
When importing a property getter's result type, always use the nullability of the property so the optionality of the imported types matches. This matches current behavior when importing the property setter's param type. <rdar://problem/20548192> CalculatorApp fails to build: SIL verification failed: Calculator.displayStringOperandGroupingSeparator Swift SVN r27550