1
0
mirror of https://github.com/golang/go synced 2024-09-29 21:14:28 -06:00
go/misc/cgo/errors
qmuntal 4f45ec5963 cmd/go: prepend builtin prolog when checking for preamble errors
Fixes #50710

Change-Id: I62feddbe3eaae9605d196bec60d378614436603a
Reviewed-on: https://go-review.googlesource.com/c/go/+/379754
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2022-06-25 19:07:01 +00:00
..
testdata cmd/go: prepend builtin prolog when checking for preamble errors 2022-06-25 19:07:01 +00:00
argposition_test.go cmd/cgo: pass end position info for C function arguments. 2021-04-05 19:29:17 +00:00
badsym_test.go misc/cgo: fix aliasing bugs in parallel tests that append to shared slices 2022-02-07 17:51:57 +00:00
errors_test.go cmd/go: prepend builtin prolog when checking for preamble errors 2022-06-25 19:07:01 +00:00
ptr_test.go all: update references to symbols moved from io/ioutil to io 2021-04-05 17:51:15 +00:00