Skip to content

Commit 724d072

Browse files
KimMachineGundmitshur
authored andcommitted
doc/go1.16: add missed heading tag in vet section
Add missed heading tag in CL 276373. For #40700 Change-Id: Ida9e8861589bbc296a5a1cecbf9fe33fa09ed0ca GitHub-Last-Rev: d218f8d GitHub-Pull-Request: #44111 Reviewed-on: https://go-review.googlesource.com/c/go/+/289869 Reviewed-by: Tim King <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Trust: Tim King <[email protected]> Trust: Dmitri Shuralyov <[email protected]>
1 parent b54cd94 commit 724d072

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)