aboutsummaryrefslogtreecommitdiff
path: root/src/encoding
diff options
context:
space:
mode:
authorDhananjay Nakrani <dhananjaynakrani@gmail.com>2016-10-29 12:10:21 -0700
committerMatthew Dempsky <mdempsky@google.com>2016-10-31 22:29:40 +0000
commit9a8bf2d67de6884d99760a065d7af508b85e38d7 (patch)
tree275a42edd9620ffddb8c33e66e17d013826f69bf /src/encoding
parentd35dfd405eaa21654807fac3891e198538d3c402 (diff)
downloadgo-9a8bf2d67de6884d99760a065d7af508b85e38d7.tar.xz
cmd/compile: avoid nil-ing out a node's Type in typecheckcomplit() on error
typecheckcomplit nils out node's type, upon finding new errors. This hides new errors in children's node as well as the type info of current node. This change fixes that. Fixes #17645. Change-Id: Ib473291f31c7e8fa0307cb1d494e0c112ddd3583 Reviewed-on: https://go-review.googlesource.com/32324 Reviewed-by: Matthew Dempsky <mdempsky@google.com> Run-TryBot: Matthew Dempsky <mdempsky@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions