================ @@ -41,6 +42,7 @@ #include "../readability/UppercaseLiteralSuffixCheck.h" #include "LimitedRandomnessCheck.h" #include "ProperlySeededRandomGeneratorCheck.h" +#include "MutatingCopyCheck.h" ---------------- zeyi2 wrote:
I think this include may be redundant? https://github.com/llvm/llvm-project/pull/167143 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
