================
@@ -95,7 +99,7 @@ void DerivedMethodShadowingBaseMethodCheck::registerMatchers(
                        cxxConstructorDecl(), isOverride(), isPrivate(),
                        // isFinal(), //included with isOverride,
                        // Templates are not handled yet
----------------
zeyi2 wrote:

```suggestion
                       // TODO: Templates are not handled yet
```

https://github.com/llvm/llvm-project/pull/185875
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to