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

Issue 2703903002: Store analysis results for all parts of analyzed library. (Closed)

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

Description

Store analysis results for all parts of analyzed library. So, when we later are requested for errors in another part, we can return them from cache, and not to analyze the library again. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/2cc443cd121b7098f41b65c2d442d504a4f7aead

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 chunk +9 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
3 years, 10 months ago (2017-02-17 21:33:42 UTC) #1
Brian Wilkerson
lgtm
3 years, 10 months ago (2017-02-17 21:51:07 UTC) #2
scheglov
3 years, 10 months ago (2017-02-17 21:55:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2cc443cd121b7098f41b65c2d442d504a4f7aead (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698