Skip to content

Commit d218f8d

Browse files
committed
doc/go1.16: add missed heading tag in vet section
1 parent 8869086 commit d218f8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/go1.16.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,8 @@ <h4 id="vet-string-int">New warning for invalid testing.T use in
364364
}
365365
</pre>
366366

367+
<h4 id="vet-frame-pointer">New warning for frame pointer</h4>
368+
367369
<p><!-- CL 248686, CL 276372 -->
368370
The vet tool now warns about amd64 assembly that clobbers the BP
369371
register (the frame pointer) without saving and restoring it,

0 commit comments

Comments
 (0)