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

Issue 1874123002: Infer generic method invocation type. (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merge, additional tests and fixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -12 lines) Patch
M pkg/analyzer/lib/src/summary/link.dart View 1 4 chunks +67 lines, -12 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_ast_test.dart View 1 1 chunk +20 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 8 months ago (2016-04-09 01:48:47 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/1874123002/diff/1/pkg/analyzer/lib/src/summary/link.dart File pkg/analyzer/lib/src/summary/link.dart (right): https://codereview.chromium.org/1874123002/diff/1/pkg/analyzer/lib/src/summary/link.dart#newcode3266 pkg/analyzer/lib/src/summary/link.dart:3266: rawMethodType.typeFormals.isNotEmpty && This means we won't handle non-generic ...
4 years, 8 months ago (2016-04-09 12:04:29 UTC) #2
scheglov
https://codereview.chromium.org/1874123002/diff/1/pkg/analyzer/lib/src/summary/link.dart File pkg/analyzer/lib/src/summary/link.dart (right): https://codereview.chromium.org/1874123002/diff/1/pkg/analyzer/lib/src/summary/link.dart#newcode3266 pkg/analyzer/lib/src/summary/link.dart:3266: rawMethodType.typeFormals.isNotEmpty && On 2016/04/09 12:04:29, Paul Berry wrote: > ...
4 years, 8 months ago (2016-04-10 01:29:22 UTC) #3
scheglov
4 years, 8 months ago (2016-04-10 01:29:45 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
569928272bb3d9333213ea2716fb4ca5ee32223d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698