]> Cypherpunks.ru repositories - gostls13.git/commit
Revert "cmd/compile: allow more inlining of functions that construct closures"
authorThan McIntosh <thanm@google.com>
Mon, 3 Apr 2023 14:25:58 +0000 (14:25 +0000)
committerThan McIntosh <thanm@google.com>
Mon, 3 Apr 2023 14:51:33 +0000 (14:51 +0000)
commitf5371581c73f2153bb7e7c85648896ff8bdce845
tree1de973da16c221d45b85d8e4b442bc29defd4479
parent8edcdddb23c6d3f786b465c43b49e8d9a0015082
Revert "cmd/compile: allow more inlining of functions that construct closures"

This reverts commit http://go.dev/cl//479095

Reason for revert: causes failures in google-internal testing

Change-Id: If1018b35be0b8627e2959f116179ada24d44d67c
Reviewed-on: https://go-review.googlesource.com/c/go/+/481637
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
Run-TryBot: Than McIntosh <thanm@google.com>
src/cmd/compile/internal/inline/inl.go
test/closure3.dir/main.go