================ @@ -0,0 +1,54 @@ +// RUN: %check_clang_tidy %s bugprone-loop-variable-copied-then-modified %t --fix-notes \ ---------------- PiotrZSL wrote: missing tests with "auto&&" and "const auto" https://github.com/llvm/llvm-project/pull/157213