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

Issue 2796953002: Add --build-summary-only-unlinked flag, which makes the output summary be an unlinked summary inste… (Closed)

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

Description

Add --build-summary-only-unlinked flag, which makes the output summary be an unlinked summary instead of a linked one. BUG= R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/3e623d7df16e4f4935a4e0bae3d80140187d3422

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -27 lines) Patch
M pkg/analyzer_cli/lib/src/build_mode.dart View 2 chunks +42 lines, -27 lines 3 comments Download
M pkg/analyzer_cli/lib/src/options.dart View 4 chunks +24 lines, -0 lines 0 comments Download
M pkg/analyzer_cli/test/driver_test.dart View 2 chunks +39 lines, -0 lines 0 comments Download
M pkg/analyzer_cli/test/options_test.dart View 2 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
jakemac
https://codereview.chromium.org/2796953002/diff/1/pkg/analyzer_cli/lib/src/build_mode.dart File pkg/analyzer_cli/lib/src/build_mode.dart (right): https://codereview.chromium.org/2796953002/diff/1/pkg/analyzer_cli/lib/src/build_mode.dart#newcode374 pkg/analyzer_cli/lib/src/build_mode.dart:374: * If the [UnlinkedUnit] needed to be computed, it ...
3 years, 8 months ago (2017-04-04 16:44:46 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/2796953002/diff/1/pkg/analyzer_cli/lib/src/build_mode.dart File pkg/analyzer_cli/lib/src/build_mode.dart (right): https://codereview.chromium.org/2796953002/diff/1/pkg/analyzer_cli/lib/src/build_mode.dart#newcode374 pkg/analyzer_cli/lib/src/build_mode.dart:374: * If the [UnlinkedUnit] needed to be computed, ...
3 years, 8 months ago (2017-04-04 18:30:30 UTC) #4
jakemac
https://codereview.chromium.org/2796953002/diff/1/pkg/analyzer_cli/lib/src/build_mode.dart File pkg/analyzer_cli/lib/src/build_mode.dart (right): https://codereview.chromium.org/2796953002/diff/1/pkg/analyzer_cli/lib/src/build_mode.dart#newcode374 pkg/analyzer_cli/lib/src/build_mode.dart:374: * If the [UnlinkedUnit] needed to be computed, it ...
3 years, 8 months ago (2017-04-04 19:21:06 UTC) #5
jakemac
3 years, 8 months ago (2017-04-04 19:22:33 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3e623d7df16e4f4935a4e0bae3d80140187d3422 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698