================ @@ -0,0 +1,156 @@ +// RUN: %check_clang_tidy -std=c++11-or-later %s readability-redundant-const %t -- ---------------- localspook wrote:
```suggestion // RUN: %check_clang_tidy -std=c++11-or-later %s readability-redundant-const %t ``` https://github.com/llvm/llvm-project/pull/189733 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
