[clang-tools-extra] [clang-tidy] New bugprone-method-hiding check (PR #154746)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 21 05:42:16 PDT 2025


================
@@ -0,0 +1,148 @@
+//===--- MethodHidingCheck.cpp - clang-tidy ----------------------------===//
+//
+// SPDX-FileCopyrightText: 2025 Siemens Corporation and/or its affiliates
----------------
AaronBallman wrote:

And here (I'll stop commenting)

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


More information about the cfe-commits mailing list