Hiroshi Ioka
|
bce9606b3f
|
cmd/bundle: include non-associated comments
https://golang.org/cl/45117 doesn't handle comments which don't
belong to any declarations. This CL addresses it.
Fixes golang/go#20627
Change-Id: I81c7cdc070efc6cb9e9f38101d7b2b8909916ba6
Reviewed-on: https://go-review.googlesource.com/45190
Reviewed-by: Alan Donovan <adonovan@google.com>
|
2017-07-07 17:27:36 +00:00 |
Hiroshi Ioka
|
e493388965
|
x/tools/cmd/bundle: include comments inside functions
Fixes golang/go#20548
Change-Id: Ieff2323b63308cbc052a2883237520620965cf86
Reviewed-on: https://go-review.googlesource.com/45117
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
|
2017-06-09 02:56:03 +00:00 |
Alan Donovan
|
199b70b426
|
x/tools/cmd/bundle: a tool to concatenate source files, preserving reference integrity
+ Test.
For background, see "http -> http2 -> http import cycle" thread on golang-dev.
Change-Id: Idc422247e5935ef7615cd5e8b7e2c489f7f2bc31
Reviewed-on: https://go-review.googlesource.com/15850
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
|
2015-10-29 19:10:01 +00:00 |