Files
sdk/runtime
Matthias Hausner a5187ae01d Improve error message when super constructor is invalid
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 .
2017-02-06 14:48:16 -08:00
..