vbvictor wrote: > In other words I think the default standard in run_clang_tidy.py should be > the oldest version we want to support in testing
Since we bumped version of many checks to c++11 as intended, maybe it's time to downgrade check_clang_tidy default version to c++98 and see what breaks.:) https://github.com/llvm/llvm-project/pull/158196 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
