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

Issue 2039773004: Start adding experimental incremental analysis mode into CLI analyzer. (Closed)

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

Description

Start adding experimental incremental analysis mode into CLI analyzer. At the moment it is not very useful, because it does not use or store errors from incremental cache yet. But I hope to implement this soon. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/e87a9c955cf6e199148f6922fd770f7798e2fc14

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -0 lines) Patch
M pkg/analyzer_cli/lib/src/driver.dart View 5 chunks +10 lines, -0 lines 0 comments Download
A pkg/analyzer_cli/lib/src/incremental_analyzer.dart View 1 chunk +162 lines, -0 lines 0 comments Download
M pkg/analyzer_cli/lib/src/options.dart View 3 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 6 months ago (2016-06-06 16:51:36 UTC) #1
Brian Wilkerson
I'd be happier if we could come up with a different name for this. The ...
4 years, 6 months ago (2016-06-06 18:10:35 UTC) #2
scheglov
Committed patchset #1 (id:1) manually as e87a9c955cf6e199148f6922fd770f7798e2fc14 (presubmit successful).
4 years, 6 months ago (2016-06-06 18:36:01 UTC) #4
Paul Berry
4 years, 6 months ago (2016-06-06 19:52:51 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698