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

Issue 2029193003: Report HintCode.UNUSED_FIELD for fields which are referenced in constructor field initializers. (Closed)

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

Description

Report HintCode.UNUSED_FIELD for fields which are referenced in constructor field initializers. This adds two not false positives in dart2js, and zero to DDC. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/f1bc40923a18ed3302ab8c73ff76a50a83e55134

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -0 lines) Patch
M pkg/analyzer/lib/src/dart/ast/ast.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/analyzer/test/dart/ast/ast_test.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/hint_code_test.dart View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 6 months ago (2016-06-02 03:00:47 UTC) #1
Brian Wilkerson
lgtm
4 years, 6 months ago (2016-06-02 13:50:32 UTC) #2
scheglov
4 years, 6 months ago (2016-06-02 15:00:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f1bc40923a18ed3302ab8c73ff76a50a83e55134 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698