Commits

Dmitri Hrybenko committed ea75b2ac5fc
Fix implementation of ValueDecl::isDefinition() No testcase because this is not testable now -- this function is only used in diagnostics of value redefinitions, which are broken now for redefinitions of member functions. Swift SVN r8187