Commits

Doug Gregor committed 3d0c2e2612e
Record the protocols and superclass for generic parameters. This allows us to use getProtocols() rather than getInherited() wherever we're dealing with generic parameters and associated types. Swift SVN r6683