summaryrefslogtreecommitdiff
path: root/misc/cgo/testshared/testdata/depBase/stubs.go
Commit message (Collapse)AuthorAgeFilesLines
* all: use more precise build tagsTamir Duberstein2021-02-231-1/+1
| | | | | | | | | | s/!gccgo/gc/ in files which use gc-syntax assembly. Change-Id: Ifdadb62edd1210ebc70e7cd415648b752afaf067 Reviewed-on: https://go-review.googlesource.com/c/go/+/269957 Reviewed-by: Than McIntosh <thanm@google.com> Trust: David Chase <drchase@google.com> Trust: Matthew Dempsky <mdempsky@google.com>
* misc/cgo/testshared: fix tests in module modeBryan C. Mills2019-02-221-0/+9
Updates #30228 Change-Id: I5cc739eb9fdfb648ec45e350d43d4cb02e450553 Reviewed-on: https://go-review.googlesource.com/c/163211 Run-TryBot: Bryan C. Mills <bcmills@google.com> Reviewed-by: Jay Conrod <jayconrod@google.com>