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

Issue 2260993002: Don't add empty typeinfo lists (Closed)

Created:
4 years, 4 months ago by sra1
Modified:
4 years, 4 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't add empty typeinfo lists A 'classNeedsRti' sometimes when it has no type arguments, e.g. CodeUnits needs the substitutions to act as Iterable<int>. It also happens for all classes when .runtimeType is used :-( BUG= Committed: https://github.com/dart-lang/sdk/commit/4eecf5dfa0eea1fcf6b13fdf5ca8e4c73cfe3372

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pkg/compiler/lib/src/ssa/builder.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
sra1
4 years, 4 months ago (2016-08-19 23:14:15 UTC) #2
sra1
Committed patchset #1 (id:1) manually as 4eecf5dfa0eea1fcf6b13fdf5ca8e4c73cfe3372 (presubmit successful).
4 years, 4 months ago (2016-08-20 01:14:27 UTC) #4
Siggi Cherem (dart-lang)
4 years, 4 months ago (2016-08-22 15:08:21 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698