Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/compile: test for correct zeroing
Make sure we generate the right code for zeroing a structure. Check in after Matthew's CL (34564). Update golang#18370 Change-Id: I987087f979d99227a880b34c44d9d4de6c25ba0c Reviewed-on: https://go-review.googlesource.com/34565 Reviewed-by: Matthew Dempsky <[email protected]> Reviewed-by: Brad Fitzpatrick <[email protected]> Run-TryBot: Keith Randall <[email protected]>
- Loading branch information