diff options
| author | Robert Griesemer <gri@golang.org> | 2016-06-15 15:22:35 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2016-08-16 00:18:34 +0000 |
| commit | 3dc082f8fea3ee2710f1d1929169fb49ddf2622a (patch) | |
| tree | 76354e0cfaee807bccd9c6c3be02fbdeabfe38bd /src/encoding | |
| parent | 5c84441d888655ebcc57c2ba2db834f97fa6d102 (diff) | |
| download | go-3dc082f8fea3ee2710f1d1929169fb49ddf2622a.tar.xz | |
go/types: minor cleanups
1) Removed mark field from declInfo struct. Instead use a visited map
in ordering.go which was the only use place for the mark field.
2) Introduced objSet type for the common map[Object]bool type.
3) Improved comments.
Change-Id: I7544e7458d844b0ca08193f11de6238d317eaf2d
Reviewed-on: https://go-review.googlesource.com/24153
Reviewed-by: Alan Donovan <adonovan@google.com>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
