================
@@ -0,0 +1,36 @@
+.. title:: clang-tidy - portability-template-virtual-member-function
+
+portability-template-virtual-member-function
+============================================
+
+Upon instantiating a template class, non-virtual member functions don't have 
to be 
----------------
EugeneZelenko wrote:

Please make first statement as in Release Notes.

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

Reply via email to