]> Cypherpunks repositories - gostls13.git/commit
runtime: add self-check mode to cache in pcvalue
authorAustin Clements <austin@google.com>
Wed, 16 Aug 2023 16:30:10 +0000 (12:30 -0400)
committerGopher Robot <gobot@golang.org>
Sun, 20 Aug 2023 17:52:59 +0000 (17:52 +0000)
commite094e80f65f77bf83e2962dc5150915711f2166d
tree6baae8b2b93dbbe752a0699e5c79193b7d79594a
parent9ac6b00e79312e5ad4665acc063ac7b77becddf8
runtime: add self-check mode to cache in pcvalue

This would have helped with debugging the failures caused by CL 515276.

Change-Id: Id641949d8bcd763de7f93778ad9bd3fdde95dcb2
Reviewed-on: https://go-review.googlesource.com/c/go/+/520062
Auto-Submit: Austin Clements <austin@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Austin Clements <austin@google.com>
src/runtime/symtab.go