Commits

Joe Groff committed aa075add80f
Sema: Match static-ness when checking protocol conformance. Don't accept a static function as conforming to an instance requirement, and vice versa. Also don't flag an ambiguity if a static and instance function of the same name would both match a requirement. Swift SVN r5609