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

Issue 2710313002: rework analyzer_cli to use ContextBuilder getAnalysisOptions (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

rework analyzer_cli to use ContextBuilder getAnalysisOptions This is a follow on to https://codereview.chromium.org/2716693003 that refactors analyzer_cli to use ContextBuilder. As a result, dartanalyzer now correctly finds the default flutter analysis options when the project references package:flutter but does not contain an analysis options file. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/abee739921f4770fa6b69c5256803adc4fae4d08

Patch Set 1 #

Total comments: 4

Patch Set 2 : merge #

Patch Set 3 : remove commented code #

Messages

Total messages: 6 (2 generated)
danrubel
3 years, 10 months ago (2017-02-23 21:20:35 UTC) #2
Brian Wilkerson
lgtm, thanks! https://codereview.chromium.org/2710313002/diff/1/pkg/analyzer_cli/lib/src/driver.dart File pkg/analyzer_cli/lib/src/driver.dart (right): https://codereview.chromium.org/2710313002/diff/1/pkg/analyzer_cli/lib/src/driver.dart#newcode751 pkg/analyzer_cli/lib/src/driver.dart:751: options: options.contextBuilderOptions) Might be good to create ...
3 years, 10 months ago (2017-02-23 21:29:23 UTC) #3
danrubel
https://codereview.chromium.org/2710313002/diff/1/pkg/analyzer_cli/lib/src/driver.dart File pkg/analyzer_cli/lib/src/driver.dart (right): https://codereview.chromium.org/2710313002/diff/1/pkg/analyzer_cli/lib/src/driver.dart#newcode751 pkg/analyzer_cli/lib/src/driver.dart:751: options: options.contextBuilderOptions) On 2017/02/23 21:29:23, Brian Wilkerson wrote: > ...
3 years, 10 months ago (2017-02-23 21:51:20 UTC) #4
danrubel
3 years, 10 months ago (2017-02-23 21:52:35 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
abee739921f4770fa6b69c5256803adc4fae4d08 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698