macleivo wrote: As a clang-tidy user who uses this warning, enabling the check for variables declared as `auto` would be a huge improvement. I don't mind if I have to manually enable it for `auto` or if it is enabled by default as long as `auto` variables can somehow be checked too. I hope to see this merged ASAP.
https://github.com/llvm/llvm-project/pull/157319 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
