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

Issue 1395853004: FYI: add strong mode checking to error verifier's task (Closed)

Created:
5 years, 2 months ago by Jennifer Messerly
Modified:
5 years ago
Reviewers:
Leaf
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

add strong mode checking to error verifier's task also changes the checker to use AnalysisErrorListener directly NOTE: this isn't the right long term task. This was mainly a way to see it working end to end.

Patch Set 1 #

Patch Set 2 : format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -16 lines) Patch
M pkg/analyzer/lib/src/task/dart.dart View 2 chunks +10 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/strong/checker.dart View 5 chunks +7 lines, -7 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 2 chunks +10 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/strong_test_helper.dart View 1 5 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Jennifer Messerly
5 years, 2 months ago (2015-10-13 00:05:56 UTC) #2
FYI. Not for submittal. @Leaf feel free to take this and run with it.

DDC side is: https://codereview.chromium.org/1401273002/

Powered by Google App Engine
This is Rietveld 408576698