]> Cypherpunks repositories - gostls13.git/commit
cmd/compile/internal/devirtualize: use FatalfAt instead of Fatalf where possible
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Sun, 12 Oct 2025 08:56:13 +0000 (10:56 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 14 Oct 2025 18:31:42 +0000 (11:31 -0700)
commit0ddb5ed4653a2cac6ecc7315fcbb1e9f6dcb6dda
tree74b6adf9478a7649a52949583a150470308365b4
parent0a239bcc9987b8a20a152feceb4884e810683a2c
cmd/compile/internal/devirtualize: use FatalfAt instead of Fatalf where possible

Change-Id: I5e9e9c89336446720c3c21347969e4126a6a6964
Reviewed-on: https://go-review.googlesource.com/c/go/+/711140
Reviewed-by: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Keith Randall <khr@golang.org>
src/cmd/compile/internal/devirtualize/devirtualize.go