go/src/cmd/compile/internal/test/testdata
Alan Donovan cd9a300afc all: fix printf(var) mistakes detected by latest printf checker
These will cause build failures once we vendor x/tools.

In once case I renamed a function err to errf to indicate
that it is printf-like.

Updates golang/go#68796

Change-Id: I04d57b34ee5362f530554b7e8b817f70a9088d12
Reviewed-on: https://go-review.googlesource.com/c/go/+/610739
Commit-Queue: Alan Donovan <adonovan@google.com>
Reviewed-by: Robert Findley <rfindley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Tim King <taking@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
2024-09-04 18:16:59 +00:00
..
gen
mergelocals cmd/compile/internal/liveness: enhance mergelocals for addr-taken candidates 2024-04-09 17:42:19 +00:00
mysort
pgo cmd/compile,cmd/preprofile: move logic to shared common package 2024-03-27 20:20:01 +00:00
reproducible
addressed_test.go all: fix printf(var) mistakes detected by latest printf checker 2024-09-04 18:16:59 +00:00
append_test.go
arithBoundary_test.go
arithConst_test.go
arith_test.go cmd/compile: correct code generation for right shifts on riscv64 2023-12-01 19:30:59 +00:00
array_test.go
assert_test.go
break_test.go
chan_test.go
closure_test.go
cmpConst_test.go
cmp_test.go
compound_test.go
copy_test.go
ctl_test.go all: remove newline characters after return statements 2023-12-14 17:22:18 +00:00
deferNoReturn_test.go
divbyzero_test.go
dupLoad_test.go
flowgraph_generator1.go
fp_test.go
loadstore_test.go
map_test.go
namedReturn_test.go
phi_test.go
ptrsort.go
ptrsort.out
regalloc_test.go
short_test.go
slice_test.go
sqrtConst_test.go
string_test.go
unsafe_test.go
zero_test.go