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

Issue 38040043: code review 38040043: go.tools/ssa/interp: fix bug: recovered panic without N... (Closed)

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

Description

go.tools/ssa/interp: fix bug: recovered panic without NRPs should return zero values. + test.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -4 lines) Patch
M ssa/interp/interp.go View 1 2 3 2 chunks +11 lines, -4 lines 0 comments Download
M ssa/interp/ops.go View 1 1 chunk +9 lines, -0 lines 0 comments Download
M ssa/interp/testdata/recover.go View 1 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 3
adonovan
Hello gri@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 4 months ago (2013-12-05 23:11:39 UTC) #1
gri
LGTM
10 years, 4 months ago (2013-12-05 23:14:26 UTC) #2
adonovan
10 years, 4 months ago (2013-12-06 02:22:59 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=2f6edcb1c35c&repo=tools ***

go.tools/ssa/interp: fix bug: recovered panic without NRPs should return zero
values.

+ test.

R=gri
CC=golang-dev
https://codereview.appspot.com/38040043
Sign in to reply to this message.

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