The needMethods cache logic was wrong: it would treat any previous call as a cache hit, even if 'skip' was true for that call. As a result it could fail to generate methods for some 'skip' types, i.e. anonymous structs. LGTM=gri R=gri CC=golang-codereviews https://golang.org/cl/144750043 |
||
|---|---|---|
| .. | ||
| buildutil | ||
| callgraph | ||
| exact | ||
| gccgoimporter | ||
| gcimporter | ||
| importer | ||
| loader | ||
| pointer | ||
| ssa | ||
| types | ||
| vcs | ||