Commits

Doug Gregor committed ea4cb398ed3
Destructors of generic class types have polymorphic function type. This has remarkably little effect on type checking, because the destructors themselves are never referenced by the AST after initially type-checking them. Swift SVN r2474