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

Issue 2545843002: Modify dev_compiler to use analyzer's new AstFactory class. (Closed)

Created:
4 years ago by Paul Berry
Modified:
4 years ago
Reviewers:
vsm, Jennifer Messerly
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Modify dev_compiler to use analyzer's new AstFactory class. The old mechanism for creating analyzer ASTs (factory constructors on the interface classes) will be going away in analyzer 0.30. R=jmesserly@google.com Committed: https://github.com/dart-lang/sdk/commit/2d289c2df63f690d1c001976c953fdc951dafed1

Patch Set 1 #

Patch Set 2 : Run dartfmt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -51 lines) Patch
M pkg/dev_compiler/lib/src/compiler/ast_builder.dart View 1 8 chunks +46 lines, -42 lines 0 comments Download
M pkg/dev_compiler/lib/src/compiler/code_generator.dart View 1 6 chunks +9 lines, -8 lines 0 comments Download
M pkg/dev_compiler/lib/src/compiler/reify_coercions.dart View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
4 years ago (2016-12-01 17:23:43 UTC) #2
Jennifer Messerly
lgtm
4 years ago (2016-12-01 18:31:34 UTC) #3
Paul Berry
4 years ago (2016-12-01 18:37:29 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
2d289c2df63f690d1c001976c953fdc951dafed1 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698