diff options
| author | Josh Bleecher Snyder <josharian@gmail.com> | 2014-12-23 12:10:36 -0800 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2015-01-06 00:24:13 +0000 |
| commit | 3191a235158233bb6f6d960d7ae0cb925606f817 (patch) | |
| tree | def252eea212125b0c1a9977102c4d7504541b1a /src/runtime/atomic_pointer.go | |
| parent | 43178697db97dbcd95e63be3571b3c68929712b4 (diff) | |
| download | go-3191a235158233bb6f6d960d7ae0cb925606f817.tar.xz | |
go/doc: propagate types from unexported constants
When constants were declared using unexported constants,
the type information was lost when those constants were filtered out.
This CL propagates the type information of unexported constants
so that it is available for display.
This is a follow-up to CL 144110044, which fixed this problem
specifically for _ constants.
Updates #5397.
Change-Id: I3f0c767a4007d88169a5634ab2870deea4e6a740
Reviewed-on: https://go-review.googlesource.com/2091
Reviewed-by: Robert Griesemer <gri@golang.org>
Diffstat (limited to 'src/runtime/atomic_pointer.go')
0 files changed, 0 insertions, 0 deletions
