================ @@ -0,0 +1,19 @@ +// RUN: %check_clang_tidy -std=c++98 %s readability-redundant-typename %t \ ---------------- vbvictor wrote:
We could have c++03 here too? https://github.com/llvm/llvm-project/pull/161574 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
