mirror of https://github.com/golang/go.git
Add a new Mode bit, TypecheckCgo. When it is enabled, CompiledGoFiles will contain cgo files before preprocessing, plus the cgo types file generated by the cgo tool. Together, these can be type checked by go/types with UsesCgo enabled. Change-Id: I891a434f0193497d15e8c637910fb52b60455a06 Reviewed-on: https://go-review.googlesource.com/c/tools/+/229778 Run-TryBot: Heschi Kreinick <heschi@google.com> 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 | ||