aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vet/testdata/asm
AgeCommit message (Expand)Author
2021-02-20cmd/vet: update buildtag check for //go:build linesRuss Cox
2019-11-05cmd/vet: add test for loading complex values with a single instructionKeith Randall
2019-02-20cmd/vet: make vet_test module-agnosticBryan C. Mills
2018-11-15cmd/vet: switch to x/tools/go/analysis implementationAlan Donovan
2018-02-12cmd/vet: teach asmdecl check about NOFRAMEAustin Clements
2016-11-06cmd/vet: parallelize testsBrad Fitzpatrick