gcc/libgo/go/cmd/gofmt
Ian Lance Taylor af146490bb runtime: Remove now unnecessary pad field from ParFor.
It is not needed due to the removal of the ctx field.
    
    Reviewed-on: https://go-review.googlesource.com/16525

From-SVN: r229616
2015-10-31 00:59:47 +00:00
..
testdata
doc.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
gofmt_test.go
gofmt.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
long_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
rewrite.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
simplify.go