vbvictor wrote: > That sounds good to me, we should document clearly that this is a temporary > option (active warning by default) to ease migration, and will be removed in > clang-tidy-24. The intention is for auto and non-auto variables to have the > same treatment.
I'm not so sure if we need to remove this option later given by default it will be set to `true`. https://github.com/llvm/llvm-project/pull/157319 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
