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

Issue 2940453002: Add offsets to the `== null` calls inserted by null-aware desugaring. (Closed)

Created:
3 years, 6 months ago by Paul Berry
Modified:
3 years, 6 months ago
Reviewers:
ahe, scheglov
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add offsets to the `== null` calls inserted by null-aware desugaring. This makes it possible to close a gap in testing instrumentation: previously any annotations that were missing a file offset got silently dropped. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/31e2b4ac84c028d5d0bbb7f0298436357fe4a036

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -15 lines) Patch
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 4 chunks +9 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/fasta_accessors.dart View 4 chunks +8 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart View 4 chunks +8 lines, -5 lines 1 comment Download
M pkg/front_end/lib/src/fasta/kernel/kernel_shadow_ast.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/testing/validating_instrumentation.dart View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Paul Berry
Konstantin, can you give this a preliminary review since you're on US time? I won't ...
3 years, 6 months ago (2017-06-12 20:17:24 UTC) #2
scheglov
LGTM
3 years, 6 months ago (2017-06-12 20:23:50 UTC) #3
ahe
Don't wait for my review. I skimmed this and it looks nice!
3 years, 6 months ago (2017-06-12 20:36:45 UTC) #4
Paul Berry
3 years, 6 months ago (2017-06-12 21:07:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
31e2b4ac84c028d5d0bbb7f0298436357fe4a036 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698