================ @@ -0,0 +1,33 @@ +// RUN: %check_clang_tidy -std=c++20 %s readability-identifier-naming %t -- \ ---------------- vbvictor wrote:
Why do we need c++20, lets leave it as default c++11-or-later https://github.com/llvm/llvm-project/pull/181502 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
