Control: tags -1 fixed-upstream patch
The merged bug and the timing suggest that this was caused by LLVM/Clang 19.
Probably-this issue has also occurred in upstream's CI, though I don't
see an actual upstream bug report:
https://invent.kde.org/sdk/clazy/-/commit/5a86780f0db6969725bd1336b4914bc435570e88
The upstream fix appears to be
https://invent.kde.org/sdk/clazy/-/merge_requests/145
(the commit that addresses this specific failure is
https://invent.kde.org/sdk/clazy/-/commit/dcf15ab3ece9f54e65a7cc11e8dcc5338960e866
but I'm guessing we'd hit more issues if we applied only that)