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

Issue 2657903006: Implement using AnalysisDriver in analyzer_cli. Disabled. (Closed)

Created:
3 years, 11 months ago by scheglov
Modified:
3 years, 11 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Implement using AnalysisDriver in analyzer_cli. Disabled. It's not ready to be enabled yet. There are 11 failing tests in tests/language, and 174 in tests/co19. It also works about 5 times slower. But I'd like to land it to make parallel changes to AnalysisDriver and analyzer_cli to make it pass more tests and be faster. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/a3cc5fe7f79fc3a2a896f95ab308e0f0319d3851

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -20 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 chunk +5 lines, -3 lines 0 comments Download
M pkg/analyzer_cli/lib/src/analyzer_impl.dart View 6 chunks +23 lines, -6 lines 0 comments Download
M pkg/analyzer_cli/lib/src/driver.dart View 7 chunks +39 lines, -8 lines 0 comments Download
M pkg/analyzer_cli/lib/src/options.dart View 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
3 years, 11 months ago (2017-01-26 17:52:06 UTC) #1
Brian Wilkerson
lgtm
3 years, 11 months ago (2017-01-26 18:00:53 UTC) #2
scheglov
3 years, 11 months ago (2017-01-26 18:17:00 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a3cc5fe7f79fc3a2a896f95ab308e0f0319d3851 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698