diff options
| author | Russ Cox <rsc@golang.org> | 2024-02-15 15:30:16 -0500 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2024-02-28 16:59:48 +0000 |
| commit | b6753baaedf6ae932c3ad4af1451163045e7ff84 (patch) | |
| tree | ed706bb8e2fae8a2d6e51ed3b27a50081ecc431c /src/database/sql | |
| parent | 370c8e983b49168b670ea4df76293738a833459b (diff) | |
| download | go-b6753baaedf6ae932c3ad4af1451163045e7ff84.tar.xz | |
cmd/compile: compile len(ch) as call to runtime.chanlen
An upcoming CL will give this call more to do.
For now, separate out the compiler change that
stops inlining the computation.
Change-Id: I4c5cbd84a0694b306191bff38cc6ea2d69458d7d
Reviewed-on: https://go-review.googlesource.com/c/go/+/564556
Auto-Submit: Russ Cox <rsc@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Cuong Manh Le <cuong.manhle.vn@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/database/sql')
0 files changed, 0 insertions, 0 deletions
