a5187ae01d
Instead of “unresolved call to super constructor”, adapt error message if the super class contains a factory constructor with the same name. Also add this error message clarification to constructor redirection clauses. BUG=#11202 R=fschneider@google.com Review-Url: https://codereview.chromium.org/2673423003 .