]> Cypherpunks repositories - gostls13.git/commit
Revert "go/ast: clarify when Ident.Obj is nil"
authorTim King <taking@google.com>
Fri, 3 Sep 2021 20:27:35 +0000 (20:27 +0000)
committerTim King <taking@google.com>
Fri, 3 Sep 2021 21:31:30 +0000 (21:31 +0000)
commitd9244f8b641e8f60ab4b6edd976f1762606649e3
tree03352a01226ce835104991473452f7504a515613
parent04d8d249600bf7b350454175c521e0c251785956
Revert "go/ast: clarify when Ident.Obj is nil"

This reverts commit 52aef05498a9e84ede16fb7ce46a2a252af05479.

Reason for revert: After discussion on CL 347530, it is not clear this is an improvement to the documentation.

Updates #48141

Change-Id: I5f3d9995c5f5666b92602c4b8ec393673baa73fc
Reviewed-on: https://go-review.googlesource.com/c/go/+/347592
Trust: Cherry Mui <cherryyz@google.com>
Trust: Robert Findley <rfindley@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
src/go/ast/ast.go