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

Issue 2855173002: Revert "Void is not required to be `null` anymore." (Closed)

Created:
3 years, 7 months ago by floitsch
Modified:
3 years, 7 months ago
Reviewers:
jwren
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Revert "Void is not required to be `null` anymore." This reverts commit 521dc6620fd2c4591aa975745c14b304428f17eb. BUG= Committed: https://github.com/dart-lang/sdk/commit/a3c0cb65af4bbbdde756208dcccdcdf896902b5b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -89 lines) Patch
M CHANGELOG.md View 1 chunk +0 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/type_graph_nodes.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/inferrer/type_system.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/checked_mode_helpers.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/impact_transformer.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/codegen.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/nodes.dart View 1 chunk +1 line, -2 lines 0 comments Download
M runtime/vm/flow_graph_builder.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 3 chunks +8 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 3 chunks +7 lines, -3 lines 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 4 chunks +9 lines, -5 lines 0 comments Download
M runtime/vm/flow_graph_type_propagator.cc View 7 chunks +28 lines, -3 lines 0 comments Download
M runtime/vm/object.cc View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_helper.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/co19/co19-co19.status View 1 chunk +0 lines, -9 lines 0 comments Download
M tests/language/return_type_test.dart View 1 chunk +1 line, -1 line 0 comments Download
D tests/language/void_check_test.dart View 1 chunk +0 lines, -37 lines 0 comments Download
M tests/language/void_type_test.dart View 3 chunks +19 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (2 generated)
floitsch
TBR.
3 years, 7 months ago (2017-05-03 15:35:54 UTC) #2
floitsch
3 years, 7 months ago (2017-05-03 15:36:48 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a3c0cb65af4bbbdde756208dcccdcdf896902b5b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698