]> Cypherpunks repositories - gostls13.git/commit
go/types: document that selectors are not recorded in Info.Types
authorRobert Griesemer <gri@golang.org>
Mon, 7 Nov 2016 23:56:41 +0000 (15:56 -0800)
committerRobert Griesemer <gri@golang.org>
Tue, 8 Nov 2016 00:51:14 +0000 (00:51 +0000)
commit8a2a999311c22079c3b9f2e6fac2bbd38435a7ab
tree8bcb008f59c48099710ed1c35a7f64ec71f23d94
parent248a59447165ebac2779cb54ee2a10c021009d20
go/types: document that selectors are not recorded in Info.Types

Fixes #11944.

Change-Id: I424ba93725f22fd599e052eb182f9ba2fca8e8bd
Reviewed-on: https://go-review.googlesource.com/32881
Reviewed-by: Alan Donovan <adonovan@google.com>
src/go/types/api.go
src/go/types/check.go