1
0
mirror of https://github.com/golang/go synced 2024-10-04 19:21:21 -06:00
go/src/pkg/reflect
Gustavo Niemeyer a2bb0159d6 reflect: panic on Invalid Interface call
This was initially pushed as part of CL 4876046, found
when logic in exp/template was using the method on
an Invalid value.

R=rsc
CC=golang-dev
https://golang.org/cl/4890043
2011-08-15 14:14:15 -03:00
..
all_test.go reflect: rename new TestVariadic to TestVariadicType. 2011-07-27 13:44:57 +10:00
deepequal.go reflect: rename Typeof, NewValue -> TypeOf, ValueOf 2011-04-25 13:39:16 -04:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
set_test.go reflect: rename Typeof, NewValue -> TypeOf, ValueOf 2011-04-25 13:39:16 -04:00
tostring_test.go reflect: new Type and Value definitions 2011-04-08 12:26:51 -04:00
type.go reflect: doc fixes for obsolete types. 2011-07-27 13:29:44 +10:00
value.go reflect: panic on Invalid Interface call 2011-08-15 14:14:15 -03:00