================
@@ -97,7 +101,7 @@ void DerivedMethodShadowingBaseMethodCheck::registerMatchers(
cxxConstructorDecl(), isOverride(), isPrivate(),
// isFinal(), //included with isOverride,
// Templates are not handled yet
----------------
zwuis wrote:
I'd like to make it more clear by saying ignoring templates is a workaround or
something like that to avoid FP. Perhaps we could add `// TODO` so that it's
easier to find.
https://github.com/llvm/llvm-project/pull/185875
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits