kdudka wrote: @c8ef Cannot we simply replace `continue` with `break` to make it obvious what the code does? It would silence the static analysis warning without changing the behavior... https://github.com/llvm/llvm-project/pull/95917