Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: use more precise build tags | Tamir Duberstein | 2021-02-23 | 1 | -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 mode | Bryan C. Mills | 2019-02-22 | 1 | -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> |