• Rob Pike's avatar
    cmd/vet: fix printf test for unsafe Pointer · 6c2cbdb1
    Rob Pike authored
    And fix test. Pointer to unsafe.Pointer tests nothing important...
    Also identify the incorrect type: go/types.Type is a Stringer.
    
    Also fix a couple of incorrect format verbs found by new printf checker,
    now that we can run it on more files.
    
    R=golang-dev, rsc
    CC=golang-dev
    https://golang.org/cl/7385051
    6c2cbdb1
atomic_test.go 26.7 KB