================ @@ -0,0 +1,7 @@ +// RUN: %check_clang_tidy "%s" misc-multiple-inheritance "%t" ---------------- zeyi2 wrote:
```suggestion // RUN: %check_clang_tidy "%s" misc-multiple-inheritance %t ``` Same as below https://github.com/llvm/llvm-project/pull/219781 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
