mirror of
https://github.com/golang/go
synced 2024-11-18 13:04:46 -07:00
188b38280e
When SWIG is used in a package, the returned "(*package.Package)" from "packages.Load" contains C++ sources in "CompiledGoFiles". This adds a skipped failing test case that reproduces this issue. Updates golang/go#37098. Change-Id: I56a875c6ad9d18508413b00c34d6b6ac0b116fda Reviewed-on: https://go-review.googlesource.com/c/tools/+/228637 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Michael Matloob <matloob@golang.org> |
||
---|---|---|
.. | ||
analysis | ||
ast | ||
buildutil | ||
callgraph | ||
cfg | ||
expect | ||
gccgoexportdata | ||
gcexportdata | ||
internal | ||
loader | ||
packages | ||
pointer | ||
ssa | ||
types | ||
vcs |