Commits

Jordan Rose committed 5d1fa65f348
[ClangImporter] Remove ImportTypeKind::PropertyAccessor. We now just take the property type directly in all cases where it matters, and the original case for which it was added, the Void return of a setter, is handled fine by the normal AuditedResult kind. No functionality change.