commit | c5ca59aab8c27791ce3f820caad760cff360cfc8 | [log] [tgz] |
---|---|---|
author | Alan Donovan <adonovan@google.com> | Tue Jul 14 13:57:11 2015 -0400 |
committer | Alan Donovan <adonovan@google.com> | Tue Jul 14 18:01:18 2015 +0000 |
tree | c671e9f6eb244da6b564708b8b2d5624c5b5403e | |
parent | ea5101579e09ace53571c8a5bae6ebb896f8d5e4 [diff] |
go/loader: issue informative error (not panic) if cgo used in ad hoc package See https://github.com/golang/go/issues/11627. Change-Id: I458bc4ea54d0db34f3ba96060d284eda4bad7111 Reviewed-on: https://go-review.googlesource.com/12190 Reviewed-by: David Crawshaw <crawshaw@golang.org>