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

Issue 147280043: compiler: Don't insert promoted methods that conflict with fields.

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by timshen
Modified:
9 years, 7 months ago
Reviewers:
iant
CC:
gofrontend-dev_googlegroups.com, iant
Visibility:
Public.

Description

compiler: Don't insert promoted methods that conflict with fields.

Patch Set 1 #

Patch Set 2 : diff -r 225a208260a668d404bcda38593dd47b27308171 https://code.google.com/p/gofrontend/ #

Patch Set 3 : diff -r 225a208260a668d404bcda38593dd47b27308171 https://code.google.com/p/gofrontend/ #

Patch Set 4 : diff -r 225a208260a668d404bcda38593dd47b27308171 https://code.google.com/p/gofrontend/ #

Total comments: 1

Patch Set 5 : diff -r 225a208260a668d404bcda38593dd47b27308171 https://code.google.com/p/gofrontend/ #

Total comments: 2

Patch Set 6 : diff -r ae56e39c190fa444898e76f6268eb29c9a395357 https://code.google.com/p/gofrontend/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -19 lines) Patch
M go/types.h View 1 2 3 4 5 2 chunks +8 lines, -4 lines 0 comments Download
M go/types.cc View 1 2 3 4 5 9 chunks +36 lines, -15 lines 0 comments Download

Messages

Total messages: 10
timshen
Hello gofrontend-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/gofrontend/
9 years, 7 months ago (2014-09-28 05:55:20 UTC) #1
timshen
On Sat, Sep 27, 2014 at 10:55 PM, <timshen@google.com> wrote: > Reviewers: gofrontend-dev_googlegroups.com, > > ...
9 years, 7 months ago (2014-09-28 06:12:30 UTC) #2
iant
Thanks for working on this. The first line of the CL description should describe what ...
9 years, 7 months ago (2014-09-28 15:09:54 UTC) #3
timshen
On Sun, Sep 28, 2014 at 8:09 AM, <iant@golang.org> wrote: > Thanks for working on ...
9 years, 7 months ago (2014-09-28 23:36:24 UTC) #4
iant
On Sun, Sep 28, 2014 at 4:36 PM, 'Tim Shen' via gofrontend-dev <gofrontend-dev@googlegroups.com> wrote: > ...
9 years, 7 months ago (2014-09-29 02:29:59 UTC) #5
timshen
On Sun, Sep 28, 2014 at 7:29 PM, Ian Lance Taylor <iant@golang.org> wrote: > No, ...
9 years, 7 months ago (2014-09-29 06:04:33 UTC) #6
iant
Looks pretty good. The first line of the CL description should describe what the change ...
9 years, 7 months ago (2014-10-03 00:54:30 UTC) #7
timshen
On Thu, Oct 2, 2014 at 5:54 PM, <iant@golang.org> wrote: > You can change this ...
9 years, 7 months ago (2014-10-03 04:44:56 UTC) #8
iant
LGTM Thanks.
9 years, 7 months ago (2014-10-03 15:11:06 UTC) #9
iant
9 years, 7 months ago (2014-10-03 15:13:22 UTC) #10
*** Submitted as
https://code.google.com/p/gofrontend/source/detail?r=9a88882ca32c ***

compiler: Don't insert promoted methods that conflict with fields.

LGTM=iant
R=gofrontend-dev, iant
CC=gofrontend-dev
https://codereview.appspot.com/147280043

Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

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