[clang-tools-extra] [clang-tidy] Portability Template Virtual Member Function Check (PR #110099)

via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 26 07:50:52 PDT 2024


================
@@ -0,0 +1,49 @@
+//===--- TemplateVirtualMemberFunctionCheck.cpp - clang-tidy
+//-------------------===//
----------------
EugeneZelenko wrote:

Please merge with previous line. See other code as example.

https://github.com/llvm/llvm-project/pull/110099


More information about the cfe-commits mailing list