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

Issue 11347043: code review 11347043: go.tools/ssa: fixes required by go/types CL 11317043: t... (Closed)

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

Description

go.tools/ssa: fixes required by go/types CL 11317043: the last parameter of a variadic signature is now a slice type.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 9f7367db9db0 https://code.google.com/p/go.tools #

Patch Set 6 : diff -r 9f7367db9db0 https://code.google.com/p/go.tools #

Patch Set 7 : diff -r 9f7367db9db0 https://code.google.com/p/go.tools #

Total comments: 1

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -14 lines) Patch
M importer/pkginfo.go View 1 2 chunks +5 lines, -5 lines 0 comments Download
M ssa/builder.go View 1 2 2 chunks +4 lines, -9 lines 0 comments Download

Messages

Total messages: 4
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
12 years, 1 month ago (2013-07-16 13:57:20 UTC) #1
adonovan
Hello gri@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 1 month ago (2013-07-16 13:58:05 UTC) #2
gri
LGTM https://codereview.appspot.com/11347043/diff/17004/go/types/types.go File go/types/types.go (right): https://codereview.appspot.com/11347043/diff/17004/go/types/types.go#newcode202 go/types/types.go:202: if isVariadic { this is not needed anymore ...
12 years, 1 month ago (2013-07-16 16:14:46 UTC) #3
adonovan
12 years, 1 month ago (2013-07-16 16:22:24 UTC) #4
*** Submitted as
https://code.google.com/p/go/source/detail?r=1b427651f7f2&repo=tools ***

go.tools/ssa: fixes required by go/types CL 11317043: the last
parameter of a variadic signature is now a slice type.

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

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