Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1249)

Issue 2777533002: Report compile-time error on invalid constructors. (Closed)

Created:
3 years, 9 months ago by ahe
Modified:
3 years, 9 months ago
Reviewers:
Paul Berry, karlklose
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Update status files. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -76 lines) Patch
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 1 1 chunk +42 lines, -39 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 1 1 chunk +10 lines, -0 lines 0 comments Download
M pkg/front_end/test/fasta/compile.status View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/test/fasta/kompile.status View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/co19/co19-kernel.status View 5 chunks +0 lines, -16 lines 0 comments Download
M tests/language/language_kernel.status View 9 chunks +0 lines, -19 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 6 (2 generated)
ahe
3 years, 9 months ago (2017-03-24 07:35:07 UTC) #2
karlklose
LGTM https://codereview.chromium.org/2777533002/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart File pkg/front_end/lib/src/fasta/kernel/body_builder.dart (right): https://codereview.chromium.org/2777533002/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart#newcode1750 pkg/front_end/lib/src/fasta/kernel/body_builder.dart:1750: if (arguments == null) { Could you move ...
3 years, 9 months ago (2017-03-24 08:54:08 UTC) #3
ahe
Thank you, Karl! https://codereview.chromium.org/2777533002/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart File pkg/front_end/lib/src/fasta/kernel/body_builder.dart (right): https://codereview.chromium.org/2777533002/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart#newcode1750 pkg/front_end/lib/src/fasta/kernel/body_builder.dart:1750: if (arguments == null) { On ...
3 years, 9 months ago (2017-03-24 12:47:58 UTC) #4
ahe
3 years, 9 months ago (2017-03-24 13:11:39 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
62b39e746a53d91f8328e411d63b6a98c3afef6e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698