diff options
| author | David Chase <drchase@google.com> | 2025-03-05 13:44:12 -0500 |
|---|---|---|
| committer | David Chase <drchase@google.com> | 2025-03-05 15:02:38 -0800 |
| commit | cad4dca518a3a984bfd6b19ee304a59f51937fd8 (patch) | |
| tree | 60124a69d18ab11eb6708851459b897f2d643f07 /src/syscall/exec_linux_test.go | |
| parent | 9189921e4759055141b51fdbb8b7b69ee4fdd477 (diff) | |
| download | go-cad4dca518a3a984bfd6b19ee304a59f51937fd8.tar.xz | |
cmd/compile: use inline-Pos-based recursion test
Look at the inlining stack of positions for a call site,
if the line/col/file of the call site appears in that
stack, do not inline. This subsumes all the other
recently-added recursive inlining checks, but they are
left in to make this easier+safer to backport.
Fixes #72090
Change-Id: I0f487bb0d4c514015907c649312672b7be464abd
Reviewed-on: https://go-review.googlesource.com/c/go/+/655155
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: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Diffstat (limited to 'src/syscall/exec_linux_test.go')
0 files changed, 0 insertions, 0 deletions
