================ @@ -0,0 +1,80 @@ +// RUN: %check_clang_tidy -std=c++20 %s readability-identifier-naming %t -- \ ---------------- localspook wrote:
```suggestion // RUN: %check_clang_tidy -std=c++98-or-later %s readability-identifier-naming %t -- \ ``` https://github.com/llvm/llvm-project/pull/198517 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
