Eugene.Zelenko added inline comments.
================ Comment at: clang-tools-extra/docs/clang-tidy/checks/readability/convert-member-functions-to-static.rst:23 + warning will be emitted. Often occurs with CRTP like classes. + For the case below a warning would only be emitted for Derived::shouldTraverse + if this is set to `false`. ---------------- Please highlight `Derived::shouldTraverse` with double back-ticks. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132804/new/ https://reviews.llvm.org/D132804 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits