| // darwin/arm-specific vet whitelist. See readme.txt for details. | |
| // False positives due to comments in assembly. | |
| // To be removed. See CL 27154. | |
| runtime/sys_darwin_arm.s: [arm] sigfwd: use of unnamed argument 0(FP); offset 0 is fn+0(FP) | |
| // Ok. | |
| runtime/sys_darwin_arm.s: [arm] bsdthread_start: function bsdthread_start missing Go declaration | |
| runtime/asm_arm.s: [arm] sigreturn: function sigreturn missing Go declaration |