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

Issue 2678633002: fix dartanalyzer sdk setup (Closed)

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

Description

fix dartanalyzer sdk setup Separate analysis options initialization from context setup so that analysis options can be used to correctly setup the SDK in strong mode. Fix https://github.com/dart-lang/sdk/issues/28507 R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/167107e94c7b02272f1e316d4d06c9c66b9a6bbe

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comment #

Patch Set 3 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -50 lines) Patch
M pkg/analyzer_cli/lib/src/driver.dart View 1 12 chunks +71 lines, -49 lines 0 comments Download
A pkg/analyzer_cli/test/data/strong_sdk/main.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M pkg/analyzer_cli/test/driver_test.dart View 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/analyzer_cli/test/embedder_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (3 generated)
danrubel
3 years, 10 months ago (2017-02-04 16:46:33 UTC) #3
Brian Wilkerson
lgtm https://codereview.chromium.org/2678633002/diff/1/pkg/analyzer_cli/lib/src/driver.dart File pkg/analyzer_cli/lib/src/driver.dart (right): https://codereview.chromium.org/2678633002/diff/1/pkg/analyzer_cli/lib/src/driver.dart#newcode372 pkg/analyzer_cli/lib/src/driver.dart:372: AnalysisOptions analysisOptions) { We should document that analysisOptions ...
3 years, 10 months ago (2017-02-04 16:58:38 UTC) #4
danrubel
https://codereview.chromium.org/2678633002/diff/1/pkg/analyzer_cli/lib/src/driver.dart File pkg/analyzer_cli/lib/src/driver.dart (right): https://codereview.chromium.org/2678633002/diff/1/pkg/analyzer_cli/lib/src/driver.dart#newcode372 pkg/analyzer_cli/lib/src/driver.dart:372: AnalysisOptions analysisOptions) { On 2017/02/04 16:58:38, Brian Wilkerson wrote: ...
3 years, 10 months ago (2017-02-04 17:08:34 UTC) #5
danrubel
3 years, 10 months ago (2017-02-04 17:08:58 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
167107e94c7b02272f1e316d4d06c9c66b9a6bbe (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698