Skip to content

Commit 1062007

Browse files
committed
[gn build] Port fb0ef6b
1 parent 02dd6b1 commit 1062007

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
@@ -20,6 +20,7 @@ static_library("bugprone") {
2020
"AssertSideEffectCheck.cpp",
2121
"AssignmentInIfConditionCheck.cpp",
2222
"BadSignalToKillThreadCheck.cpp",
23+
"BitwisePointerCastCheck.cpp",
2324
"BoolPointerImplicitConversionCheck.cpp",
2425
"BranchCloneCheck.cpp",
2526
"BugproneTidyModule.cpp",

0 commit comments

Comments
 (0)