]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: mark shape type dupok
authorzhouguangyuan <zhouguangyuan.xian@gmail.com>
Sat, 30 Apr 2022 16:11:13 +0000 (00:11 +0800)
committerGopher Robot <gobot@golang.org>
Tue, 3 May 2022 19:04:56 +0000 (19:04 +0000)
commit884530b374501b997422d08833c2a21966bd1069
treed04b8c2450e4f489c6a144bd91f52d06d1ecf891
parent5a103ca5e9e67414f5307b3993c1c34e531b26a8
cmd/compile: mark shape type dupok

Fixes #52633

Change-Id: I3f19804cd7c00cee7e365062402c264d84b596c1
Reviewed-on: https://go-review.googlesource.com/c/go/+/403316
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Keith Randall <khr@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
Run-TryBot: guangyuan zhou <zhouguangyuan@golangcn.org>
src/cmd/compile/internal/reflectdata/reflect.go