Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(438)

Issue 84650046: code review 84650046: go.tools/go/ssa: perform nil check when taking value of... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 11 months ago by adonovan
Modified:
10 years, 11 months ago
Reviewers:
gri
CC:
gri, golang-codereviews
Visibility:
Public.

Description

go.tools/go/ssa: perform nil check when taking value of interface method. + test. Fixes issue 7269

Patch Set 1 #

Patch Set 2 : diff -r 953ab6bf85eb https://code.google.com/p/go.tools #

Patch Set 3 : diff -r 953ab6bf85eb https://code.google.com/p/go.tools #

Patch Set 4 : diff -r 953ab6bf85eb https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -3 lines) Patch
M cmd/ssadump/main.go View 1 1 chunk +1 line, -2 lines 0 comments Download
M go/ssa/builder.go View 1 1 chunk +8 lines, -1 line 0 comments Download
M go/ssa/interp/testdata/boundmeth.go View 1 2 3 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 3
adonovan
Hello gri@golang.org (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 11 months ago (2014-04-09 21:46:16 UTC) #1
gri
LGTM
10 years, 11 months ago (2014-04-09 21:59:37 UTC) #2
adonovan
10 years, 11 months ago (2014-04-09 22:00:59 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=2d194d0760ef&repo=tools ***

go.tools/go/ssa: perform nil check when taking value of interface method.

+ test.

Fixes issue 7269

LGTM=gri
R=gri
CC=golang-codereviews
https://codereview.appspot.com/84650046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b