summaryrefslogtreecommitdiff
path: root/test/escape4.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/gc: fix escape analysis bugRuss Cox2012-09-241-0/+18
* test: expand run.go's errorcheck, make clear which bugs runRuss Cox2012-09-231-1/+1
* cmd/gc: must not inline panic, recoverRuss Cox2012-03-051-7/+13
* gc: fix escape analysis + inlining + closure bugRuss Cox2012-02-231-0/+33