================ @@ -0,0 +1,12 @@ +// RUN: clang-tidy %s -checks=-*,misc-redundant-expression -- -std=c++20 | count 0 ---------------- zeyi2 wrote:
Also `redundant-expression.cpp` has failing tests, please fix them as well https://github.com/llvm/llvm-project/pull/192167 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
