]> Cypherpunks repositories - gostls13.git/commit
reflect: clear tflag on new types
authorDavid Crawshaw <crawshaw@golang.org>
Tue, 16 Aug 2016 11:44:57 +0000 (07:44 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Tue, 16 Aug 2016 16:58:15 +0000 (16:58 +0000)
commit56752eb2b8cc52311c346f986a0f6e2a9577bfe4
tree7a13d1a7c443ed9e367b73b64bc9f0dea9e2a1da
parentd251030fa6feac46e5686a78b9681625447a5871
reflect: clear tflag on new types

Fixes #16722

Change-Id: I50a0e69d3e79d13bc1860cd983267c3db087a4b8
Reviewed-on: https://go-review.googlesource.com/27119
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/reflect/all_test.go
src/reflect/type.go