cmd/gc: instrument arrays properly in race detector.
The previous implementation would only record access to the address of the array but the memory access to the whole memory range must be recorded instead. R=golang-dev, dvyukov, r CC=golang-dev https://golang.org/cl/8053044
Showing
Please
register
or
sign in
to comment