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

Issue 2340463009: fix #27353, support `@checked` covariant parameters in DDC (Closed)

Created:
4 years, 3 months ago by Jennifer Messerly
Modified:
4 years, 3 months ago
Reviewers:
Leaf
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #27353, support `@checked` covariant parameters in DDC Seems pretty straightforward. Just added a simple test for now. R=leafp@google.com Committed: https://github.com/dart-lang/sdk/commit/a4734d4b33f60776969b72ad475fea267c2091d5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -17 lines) Patch
M pkg/dev_compiler/lib/src/compiler/code_generator.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/dev_compiler/pubspec.lock View 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/dev_compiler/pubspec.yaml View 2 chunks +4 lines, -9 lines 0 comments Download
A pkg/dev_compiler/test/codegen/language/checked_covariant_overrides_test.dart View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Jennifer Messerly
4 years, 3 months ago (2016-09-15 22:11:35 UTC) #2
Leaf
lgtm, with followup for reification.
4 years, 3 months ago (2016-09-15 22:30:14 UTC) #3
Jennifer Messerly
4 years, 3 months ago (2016-09-15 22:42:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a4734d4b33f60776969b72ad475fea267c2091d5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698