================ @@ -7,6 +7,7 @@ add_clang_library(clangTidyCERTModule STATIC CERTTidyModule.cpp LimitedRandomnessCheck.cpp ProperlySeededRandomGeneratorCheck.cpp + MutatingCopyCheck.cpp ---------------- zeyi2 wrote:
I think this included file is redundant? Also you need to maintain alphabetical order in `CMakeLists.txt`. https://github.com/llvm/llvm-project/pull/167143 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
