[clang-tools-extra] [clang-tidy] reword the diag messages of `TemplateVirtualMemberFunctionCheck` (PR #211122)

Yanzuo Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 22 04:47:16 PDT 2026


zwuis wrote:

Standardese is not user-friendly. I think the following is better:

When a class template is instantiated, its virtual member functions may be instantiated even if unused.

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


More information about the cfe-commits mailing list