Commits

Joe Groff committed af9d91f2a93
SIL: Use 'SILType::fieldType' consistently instead of 'Type::getTypeOfMember'. Centralizes the somewhat tricky dance to get a property type at the right abstraction level for the containing type. NFC. Swift SVN r11491