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

Issue 5487077: code review 5487077: gc: inlining, allow empty bodies, fix _ arguments. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by lvd
Modified:
13 years, 3 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

gc: inlining, allow empty bodies, fix _ arguments.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 4622983c5874 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 4622983c5874 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r b21c01bec273 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M src/cmd/gc/fmt.c View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M src/cmd/gc/inl.c View 1 3 chunks +3 lines, -3 lines 0 comments Download
M test/cmp.go View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7
lvd
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-12-14 14:52:33 UTC) #1
rsc
Maybe it is time to create test/inline.go with code that trips up the inliner? It ...
13 years, 3 months ago (2011-12-14 15:15:24 UTC) #2
lvd
a fine plan! i'll wrap up my pending CLs and get to that On Wed, ...
13 years, 3 months ago (2011-12-14 15:24:49 UTC) #3
rsc
On Wed, Dec 14, 2011 at 10:24, Luuk van Dijk <lvd@google.com> wrote: > a fine ...
13 years, 3 months ago (2011-12-14 15:30:09 UTC) #4
lvd
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-12-14 15:36:31 UTC) #5
rsc
LGTM
13 years, 3 months ago (2011-12-15 16:03:36 UTC) #6
lvd
13 years, 3 months ago (2011-12-15 16:51:03 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=d905490a3a9e ***

gc: inlining, allow empty bodies, fix _ arguments.

R=rsc
CC=golang-dev
http://codereview.appspot.com/5487077
Sign in to reply to this message.

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