Skip to content

Commit c3f6d2c

Browse files
committed
[gn build] Port 3b1e18c
1 parent 3b1e18c commit c3f6d2c

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
@@ -24,6 +24,7 @@ static_library("bugprone") {
2424
"BoolPointerImplicitConversionCheck.cpp",
2525
"BranchCloneCheck.cpp",
2626
"BugproneTidyModule.cpp",
27+
"CapturingThisInMemberVariableCheck.cpp",
2728
"CastingThroughVoidCheck.cpp",
2829
"ChainedComparisonCheck.cpp",
2930
"ComparePointerToMemberVirtualFunctionCheck.cpp",

0 commit comments

Comments
 (0)