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

Issue 11373044: code review 11373044: cmd/gc: fix inlining of unnamed structs with embedded f... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by remyoudompheng
Modified:
11 years, 9 months ago
Reviewers:
dave, DMorsing, rsc
CC:
golang-dev, DMorsing, rsc
Visibility:
Public.

Description

cmd/gc: fix inlining of unnamed structs with embedded fields. Update issue 5910.

Patch Set 1 #

Patch Set 2 : diff -r 07c23baa9f0b https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 71b918d9078e https://go.googlecode.com/hg/ #

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

Patch Set 5 : diff -r 37c781077143 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+998 lines, -359 lines) Patch
M src/cmd/gc/go.y View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/cmd/gc/y.tab.h View 1 2 3 3 chunks +25 lines, -21 lines 0 comments Download
M src/cmd/gc/y.tab.c View 1 2 3 315 chunks +936 lines, -336 lines 0 comments Download
A test/fixedbugs/issue5910.go View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5910.dir/a.go View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
A test/fixedbugs/issue5910.dir/main.go View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 8
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 10 months ago (2013-07-27 21:48:09 UTC) #1
DMorsing
LGTM.
11 years, 10 months ago (2013-07-28 05:51:49 UTC) #2
remyoudompheng
On 2013/07/28 05:51:49, DMorsing wrote: > LGTM. I'd like the opnion of someone else for ...
11 years, 10 months ago (2013-08-03 09:13:12 UTC) #3
DMorsing
On 2013/08/03 09:13:12, remyoudompheng wrote: > On 2013/07/28 05:51:49, DMorsing wrote: > > LGTM. > ...
11 years, 10 months ago (2013-08-03 10:23:04 UTC) #4
remyoudompheng
On 2013/08/03 10:23:04, DMorsing wrote: > On 2013/08/03 09:13:12, remyoudompheng wrote: > > On 2013/07/28 ...
11 years, 9 months ago (2013-08-05 19:56:32 UTC) #5
rsc
LGTM
11 years, 9 months ago (2013-08-05 20:03:32 UTC) #6
remyoudompheng
*** Submitted as https://code.google.com/p/go/source/detail?r=56696c13acef *** cmd/gc: fix inlining of unnamed structs with embedded fields. Update ...
11 years, 9 months ago (2013-08-05 20:10:03 UTC) #7
dave_cheney.net
11 years, 9 months ago (2013-08-05 22:05:07 UTC) #8
> Update issue 5910.

nit: the trailing period causes the failure to update issue 5910.
Sign in to reply to this message.

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