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

Issue 1569893002: Add some corner cases for resynthesis of field formal parameters. (Closed)

Created:
4 years, 11 months ago by Paul Berry
Modified:
4 years, 11 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add some corner cases for resynthesis of field formal parameters. Field formal parameters have some strange behaviors because they are the only thing in the language where the implicit type (if not specified) is not necessarily `dynamic`. So we should be careful to test that we resynthesize them properly. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/5c46fee9fab41d1fbdffc1f4ce9bd97734657ec5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -0 lines) Patch
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Paul Berry
4 years, 11 months ago (2016-01-07 17:42:57 UTC) #2
scheglov
LGTM
4 years, 11 months ago (2016-01-07 17:44:24 UTC) #3
Brian Wilkerson
> Field formal parameters have some strange behaviors because they are > the only thing ...
4 years, 11 months ago (2016-01-07 17:46:15 UTC) #4
Paul Berry
On 2016/01/07 17:46:15, Brian Wilkerson wrote: > > Field formal parameters have some strange behaviors ...
4 years, 11 months ago (2016-01-07 17:53:14 UTC) #5
Paul Berry
4 years, 11 months ago (2016-01-07 18:42:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
5c46fee9fab41d1fbdffc1f4ce9bd97734657ec5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698