================
@@ -31,6 +31,7 @@ add_clang_library(clangTidyBugproneModule STATIC
   IncorrectEnableIfCheck.cpp
   IncorrectEnableSharedFromThisCheck.cpp
   InvalidEnumDefaultInitializationCheck.cpp
+  DerivedMethodShadowingBaseMethodCheck.cpp
----------------
t-a-james wrote:

Fixed in my latest push.  Note that these aren't perfectly sorted already, but 
I've not changed that in this PR.

https://github.com/llvm/llvm-project/pull/154746
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to