]> Cypherpunks repositories - gostls13.git/commit
test: port a nil-check interface test from asm_test
authorGiovanni Bajo <rasky@develer.com>
Sat, 3 Mar 2018 18:16:34 +0000 (19:16 +0100)
committerGiovanni Bajo <rasky@develer.com>
Sat, 3 Mar 2018 20:20:54 +0000 (20:20 +0000)
commit8ce74b7d119a74c5882ae88556991f59267cb947
treebf7e8f9803c76c5bb55902819ab3fd8afd7769e8
parentec0b8c0585a1dad79c5b5bc9c95d4d35ce56cc53
test: port a nil-check interface test from asm_test

Change-Id: I69c1688506d1aeca655047acf35d1bff966fc01e
Reviewed-on: https://go-review.googlesource.com/98442
Run-TryBot: Giovanni Bajo <rasky@develer.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/cmd/compile/internal/gc/asm_test.go
test/codegen/issue22703.go [new file with mode: 0644]