tools/go/packages
Michael Matloob 62181fabb0 go/internal/cgo: simplify names of ProcessCgoFiles and RunCgo
Also collect errors so we can set them on the Package (once
golang.org/cl/128120 is in).

Change-Id: I2950405404f060312813e4aa27393496078a3b7e
Reviewed-on: https://go-review.googlesource.com/128357
Run-TryBot: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
2018-08-08 19:23:19 +00:00
..
golist go/internal/cgo: simplify names of ProcessCgoFiles and RunCgo 2018-08-08 19:23:19 +00:00
gopackages go/packages: fix the gopackages command 2018-07-25 23:55:34 +00:00
raw go/packages: enable an external source of package information 2018-08-03 18:01:56 +00:00
doc.go go/packages: fix the documentation 2018-08-02 15:09:54 +00:00
external.go go/packages: enable an external source of package information 2018-08-03 18:01:56 +00:00
packages.go go/packages: initialise Fset if mode >= Types 2018-08-08 18:17:01 +00:00
packages110_test.go go/packages: switch fallback implementation to use go list 2018-07-26 16:53:35 +00:00
packages_test.go go/packages: make cache names predictable in tests 2018-08-08 16:32:21 +00:00
stdlib_test.go go/packages: add cgo support to go1.10 fallback loader 2018-08-03 18:01:09 +00:00