aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue7525.go
AgeCommit message (Expand)Author
2017-10-24cmd/compile: silence unnecessary unsafe errorMatthew Dempsky
2017-04-10cmd/compile: skip array bounds errors when type is brokenJosh Bleecher Snyder
2014-03-17cmd/gc: fix error check for self-referential array type.Chris Manghane
2014-03-17undo CL 77050045 / 073d79675aaeBrad Fitzpatrick
2014-03-17cmd/gc: Add tests for self-referential array types.Chris Manghane