balazske marked an inline comment as done. balazske added inline comments.
================ Comment at: clang-tools-extra/clang-tidy/cert/CERTTidyModule.cpp:53 + CheckFactories.registerCheck<DefaultOperatorNewCheck>( + "cert-default-operator-new"); CheckFactories.registerCheck<performance::MoveConstructorInitCheck>( ---------------- The checker should be renamed to `cert-mem57-cpp` to comply with the others. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D67545/new/ https://reviews.llvm.org/D67545 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits