Commits

Chris Willmore committed c89f389f007
Use the imported type of a property for the return type of the property getter and the param type of the property setter. This ensures that there is no mismatch between a property and the return type of its getter. <rdar://problem/20548192> Swift SVN r27817