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

Issue 1661413002: Improve regenerated source code. (Closed)

Created:
4 years, 10 months ago by turnidge
Modified:
4 years, 10 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Improve regenerated source code. - "foo is !Type" -> "foo is! Type" - "pos ++" -> "pos++", etc. Closes #25476 R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/bc1e291087b9d71063f1cb3adde1c9a8625808f5

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M runtime/vm/object.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M runtime/vm/object_test.cc View 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
turnidge
4 years, 10 months ago (2016-02-04 17:16:01 UTC) #3
Cutch
lgtm
4 years, 10 months ago (2016-02-04 17:18:19 UTC) #4
turnidge
4 years, 10 months ago (2016-02-04 17:43:42 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bc1e291087b9d71063f1cb3adde1c9a8625808f5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698