mirror of
https://github.com/golang/go.git
synced 2025-05-28 10:51:22 +00:00
Fixes a bug in cgo on OS X using clang. See golang.org/issue/6472 for details. Fixes #6472. R=golang-dev, iant CC=golang-dev https://golang.org/cl/14575043