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

Issue 718323002: Report HintCode.UNUSED_ELEMENT for unused methods. (Closed)

Created:
6 years, 1 month ago by scheglov
Modified:
6 years, 1 month ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Report HintCode.UNUSED_ELEMENT for unused methods. No positives in dart2js. Several positives in analyzer - not finished _notifyX methods in AnalysisContextImpl, not used (saved for later?) methods in BestPracticesVerifier, some other methods. Several positives in analysis_server, actual problems. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=41717

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -13 lines) Patch
M pkg/analyzer/lib/src/generated/resolver.dart View 8 chunks +67 lines, -12 lines 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 2 chunks +221 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 1 month ago (2014-11-13 03:46:35 UTC) #1
Brian Wilkerson
LGTM
6 years, 1 month ago (2014-11-13 15:28:59 UTC) #2
scheglov
6 years, 1 month ago (2014-11-13 15:41:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41717 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698