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

Issue 1836033002: Fix a corner case of building summaries from ASTs. (Closed)

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

Description

Fix a corner case of building summaries from ASTs. Make sure that we can't crash the summary generation code by erroneously using a type parameter as the supertype of a class. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/23dfde7e3e67d0376961153d810d7c3a6a96d2dd

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -8 lines) Patch
M pkg/analyzer/lib/src/summary/link.dart View 7 chunks +61 lines, -8 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
4 years, 8 months ago (2016-03-28 20:02:24 UTC) #2
scheglov
LGTM
4 years, 8 months ago (2016-03-28 20:07:43 UTC) #3
Paul Berry
4 years, 8 months ago (2016-03-28 20:10:57 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
23dfde7e3e67d0376961153d810d7c3a6a96d2dd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698