Commits

Chris Willmore committed fd5812be506
Don't assume that a ValueDecl in a type DeclContext with function type is an instance method. Make sure it's a non-static function before attempting to strip the implicit self parameter from the type. <rdar://problem/20886179> compiler error Swift SVN r29732