================ @@ -103,6 +103,15 @@ Improvements to clang-tidy New checks ^^^^^^^^^^ +- New :doc:`portability-template-virtual-member-function + <clang-tidy/checks/portability/template-virtual-member-function>` check. + + Upon instantiating a template class, non-virtual member functions don't have ---------------- isuckatcs wrote:
How about the current one? https://github.com/llvm/llvm-project/pull/110099 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits