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

Issue 2829493002: Make conflicting summary check configurable (Closed)

Created:
3 years, 8 months ago by vsm
Modified:
3 years, 8 months ago
CC:
dev-compiler+reviews_dartlang.org, Leaf
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make conflicting summary check configurable Not sure this is a great idea. DDC will go awry if multiple copies of the same type exist. Can analysis or any other analyzer-based tool? R=brianwilkerson@google.com, paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/1112ad24cc157b492e8d10e9bce34b7124cb01c3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -8 lines) Patch
M pkg/analyzer/lib/src/summary/package_bundle_reader.dart View 2 chunks +11 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/summary/package_bundle_reader_test.dart View 5 chunks +29 lines, -5 lines 0 comments Download
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View Binary file 0 comments Download
M pkg/dev_compiler/lib/src/compiler/compiler.dart View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
vsm
3 years, 8 months ago (2017-04-18 22:14:18 UTC) #3
Brian Wilkerson
lgtm. Do you expect this to be a short-term solution to allowing different behavior in ...
3 years, 8 months ago (2017-04-18 22:23:50 UTC) #4
vsm
On 2017/04/18 22:23:50, Brian Wilkerson wrote: > lgtm. > > Do you expect this to ...
3 years, 8 months ago (2017-04-18 22:37:18 UTC) #5
Paul Berry
lgtm. AFAIK analyzer doesn't have any problems if a file is included in multiple summaries.
3 years, 8 months ago (2017-04-19 07:54:13 UTC) #6
vsm
3 years, 8 months ago (2017-04-20 16:20:18 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1112ad24cc157b492e8d10e9bce34b7124cb01c3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698