f51f96816d
Introduce --warn_super flag to print a warning when a super call is found that is not at the end of the initializer list. Mark failing tests as Fail, OK. In a later step, we can eliminate the implicit 'phase' parameter in constructors. BUG= R=iposva@google.com Review URL: https://codereview.chromium.org/1540673002 .