cmd/compile: skip array bounds errors when type is broken
This avoids false positives like those found in #19880. Fixes #19880 Change-Id: I583c16cc3c71e7462a72500db9ea2547c468f8c1 Reviewed-on: https://go-review.googlesource.com/40255 Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com> Reviewed-by: Matthew Dempsky <mdempsky@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Showing
test/fixedbugs/issue19880.go
0 → 100644
test/fixedbugs/issue7525b.go
0 → 100644
test/fixedbugs/issue7525c.go
0 → 100644
Please register or sign in to comment