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

Issue 2986393002: Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. (Closed)

Created:
3 years, 4 months ago by scheglov
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Record Typedef reference into Kernel FunctionType and resynthesyze typedefs in Analyzer. R=ahe@google.com, paulberry@google.com, sigmund@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/4ef7fd14c1de301fd08f6fe24cca07531bb924a3

Patch Set 1 #

Total comments: 4

Patch Set 2 : Drop @informative for typedefReference. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -97 lines) Patch
M pkg/analyzer/lib/src/kernel/resynthesize.dart View 2 chunks +8 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_common.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart View 3 chunks +0 lines, -85 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_function_type_alias_builder.dart View 1 chunk +11 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_function_type_builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/kernel/lib/ast.dart View 1 2 chunks +8 lines, -1 line 0 comments Download
M pkg/kernel/lib/binary/ast_from_binary.dart View 3 chunks +4 lines, -2 lines 0 comments Download
M pkg/kernel/lib/binary/ast_to_binary.dart View 2 chunks +3 lines, -1 line 0 comments Download
M runtime/vm/kernel_binary_flowgraph.cc View 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
3 years, 4 months ago (2017-08-03 19:57:31 UTC) #1
Paul Berry
https://codereview.chromium.org/2986393002/diff/1/pkg/kernel/lib/ast.dart File pkg/kernel/lib/ast.dart (right): https://codereview.chromium.org/2986393002/diff/1/pkg/kernel/lib/ast.dart#newcode4147 pkg/kernel/lib/ast.dart:4147: @informative I think we should drop "@informative" here. I ...
3 years, 4 months ago (2017-08-03 20:25:46 UTC) #2
scheglov
PTAL https://codereview.chromium.org/2986393002/diff/1/pkg/kernel/lib/ast.dart File pkg/kernel/lib/ast.dart (right): https://codereview.chromium.org/2986393002/diff/1/pkg/kernel/lib/ast.dart#newcode4147 pkg/kernel/lib/ast.dart:4147: @informative On 2017/08/03 20:25:45, Paul Berry wrote: > ...
3 years, 4 months ago (2017-08-03 21:00:33 UTC) #3
Paul Berry
lgtm
3 years, 4 months ago (2017-08-03 21:09:16 UTC) #4
scheglov
3 years, 4 months ago (2017-08-04 19:01:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4ef7fd14c1de301fd08f6fe24cca07531bb924a3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698