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

Issue 2413293002: Patch token stream when replace/add nodes. (Closed)

Created:
4 years, 2 months ago by scheglov
Modified:
4 years, 2 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -22 lines) Patch
M pkg/analyzer/lib/src/dart/sdk/patch.dart View 3 chunks +29 lines, -4 lines 0 comments Download
M pkg/analyzer/test/src/dart/sdk/patch_test.dart View 6 chunks +59 lines, -18 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 2 months ago (2016-10-13 17:22:13 UTC) #1
Paul Berry
lgtm, but I'm curious why this is necessary.
4 years, 2 months ago (2016-10-13 17:34:38 UTC) #2
scheglov
Committed patchset #1 (id:1) manually as 0ae79f6f4b628451ff9674ae5446117354585dc8 (presubmit successful).
4 years, 2 months ago (2016-10-13 17:37:25 UTC) #4
Brian Wilkerson
I too am curious as to why this is necessary. But other than that, lgtm.
4 years, 2 months ago (2016-10-13 18:10:37 UTC) #5
scheglov
4 years, 2 months ago (2016-10-13 18:13:00 UTC) #6
Message was sent while issue was closed.
On 2016/10/13 18:10:37, Brian Wilkerson wrote:
> I too am curious as to why this is necessary. But other than that, lgtm.

We need to ensure that after patching both AST and token stream were consistent,
as if they were created from a single patched source file.

Powered by Google App Engine
This is Rietveld 408576698