Skip to content

Commit 5c71710

Browse files
committed
[gn build] Port 85d2a46
1 parent 20b8610 commit 5c71710

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/bugprone

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/bugprone/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ static_library("bugprone") {
3131
"CopyConstructorInitCheck.cpp",
3232
"CrtpConstructorAccessibilityCheck.cpp",
3333
"DanglingHandleCheck.cpp",
34+
"DerivedMethodShadowingBaseMethodCheck.cpp",
3435
"DynamicStaticInitializersCheck.cpp",
3536
"EasilySwappableParametersCheck.cpp",
3637
"EmptyCatchCheck.cpp",

0 commit comments

Comments
 (0)