]> Cypherpunks repositories - gostls13.git/commit
runtime: make use of builtin clear in tests
authorJes Cok <xigua67damn@gmail.com>
Thu, 28 Mar 2024 04:50:04 +0000 (12:50 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 29 Mar 2024 16:41:12 +0000 (16:41 +0000)
commit2830d5457e4120ab9ee475b81205c9f84eed82f8
treeb69b9713c011d5af033f9f3bcaf4a0c5845d4633
parent8f59b28fb3b4539b182296a0e5cda51aa9df9e0c
runtime: make use of builtin clear in tests

This is a follow-up to CL 574675.

Change-Id: I98c3ea968e9c7dc61472849c385a1e697568aa30
Reviewed-on: https://go-review.googlesource.com/c/go/+/574975
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Jes Cok <xigua67damn@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/runtime/hash_test.go
src/runtime/memmove_test.go