blob: 35b9eb3ed056ed72d54cca3184197f77e3bc1705 [file] [log] [blame]
// 64-bit-specific vet whitelist. See readme.txt for details.
// False positives.
// Clever const tricks outwit the "large shift" check.
runtime/hashmap.go: hash might be too small for shift of 56
runtime/hashmap.go: hash might be too small for shift of 56
runtime/hashmap.go: hash might be too small for shift of 56
runtime/hashmap.go: hash might be too small for shift of 56
runtime/hashmap.go: hash might be too small for shift of 56
runtime/hashmap.go: hash might be too small for shift of 56
runtime/hashmap_fast.go: hash might be too small for shift of 56
runtime/hashmap_fast.go: hash might be too small for shift of 56