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

Issue 2104003004: Add option "--build-summary-output-semantic" to analyzer_cli. (Closed)

Created:
4 years, 5 months ago by Paul Berry
Modified:
4 years, 5 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add option "--build-summary-output-semantic" to analyzer_cli. This option has the same functionality as the flag "--build-summary-exclude-informative", except it is an option rather than a flag. This makes it possible to get both a "full" summary and a "semantic" summary by specifying both "--build-summary-output" and "--build-summary-output-semantic". The flag "--build-summary-exclude-informative" is kept around to ease in transitioning tools, but it is deprecated. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/a35c9415f5230ead14c509a3f709850247b711e5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -7 lines) Patch
M pkg/analyzer_cli/lib/src/build_mode.dart View 2 chunks +15 lines, -4 lines 0 comments Download
M pkg/analyzer_cli/lib/src/options.dart View 4 chunks +13 lines, -3 lines 0 comments Download
M pkg/analyzer_cli/test/options_test.dart View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
4 years, 5 months ago (2016-06-28 23:26:07 UTC) #2
Brian Wilkerson
lgtm
4 years, 5 months ago (2016-06-29 17:23:26 UTC) #3
Paul Berry
4 years, 5 months ago (2016-06-29 17:25:55 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a35c9415f5230ead14c509a3f709850247b711e5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698