mirror of
https://github.com/golang/go
synced 2024-11-05 11:36:10 -07:00
2afbb1cd5f
The symbolic names such as NOSPLIT for annotations on the TEXT directive appeared after vet started checking .s files. This CL tweaks the regular expression to allow CAPITALS and the symbols | and + as well as digits in that field, and interprets NOSPLIT as equivalent to 7 in that field. All magic. Fixes golang/go#6695 R=golang-dev, rsc CC=golang-dev https://golang.org/cl/18700044 |
||
---|---|---|
.. | ||
cover | ||
godoc | ||
gotype | ||
html2article | ||
oracle | ||
ssadump | ||
vet |