Commits

Doug Gregor committed bf4967958a0
When overriding a method or initializer, require the full names to match. Do some QoI heroics here so that we get good diagnostics and Fix-Its when we attempt to override but fail to do so because one picked different argument names. Swift SVN r16784