f406efd265
We have to generate a forwarding stub whenever the inherited member isn't the same as the one that ClassHierarchy would have chosen, and ClassHierarchy favors inheriting the first member. So this will avoid creation of unnecessary forwarding stubs. Change-Id: If2411c6ed0474da66544735b196f8042f98c2591 Reviewed-on: https://dart-review.googlesource.com/9063 Reviewed-by: Konstantin Shcheglov <scheglov@google.com>