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

Side by Side Diff: test/fixedbugs/bug465.go

Issue 6640056: code review 6640056: cmd/gc: fix inlining bug for composite literals in if s... (Closed)
Patch Set: diff -r 65241fa50264 https://go.googlecode.com/hg/ Created 11 years, 5 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « src/cmd/gc/fmt.c ('k') | test/fixedbugs/bug465.dir/a.go » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // rundir
2
3 // Copyright 2012 The Go Authors. All rights reserved.
4 // Use of this source code is governed by a BSD-style
5 // license that can be found in the LICENSE file.
6
7 // Issue 4230: inlining bug for composite literal in
8 // if, for, switch statements.
9
10 package ignored
OLDNEW
« no previous file with comments | « src/cmd/gc/fmt.c ('k') | test/fixedbugs/bug465.dir/a.go » ('j') | no next file with comments »

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