]> Cypherpunks repositories - gostls13.git/commit
reflect: uncomment allocation test
authorCherry Mui <cherryyz@google.com>
Thu, 16 Nov 2023 06:01:58 +0000 (01:01 -0500)
committerCherry Mui <cherryyz@google.com>
Thu, 16 Nov 2023 19:25:34 +0000 (19:25 +0000)
commit0434ca9ce87eb06c6b8ba42fa09eaee0dda8d381
tree973266d6f8e33206e7ef3009940103183ed16538
parent23ca33009571a55eda926b7a41f5ceb04277bbd9
reflect: uncomment allocation test

We no longer force Value content to escape and the compiler's
escape analysis can handle it now.

Change-Id: I0628f3241e6ef37dce710c2394725e280790479a
Reviewed-on: https://go-review.googlesource.com/c/go/+/542975
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
src/reflect/all_test.go