Skip to content

Commit 65a31a9

Browse files
committed
[gn build] Port fccd0da
1 parent fccd0da commit 65a31a9

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
@@ -35,6 +35,7 @@ static_library("bugprone") {
3535
"MacroParenthesesCheck.cpp",
3636
"MacroRepeatedSideEffectsCheck.cpp",
3737
"MisplacedOperatorInStrlenInAllocCheck.cpp",
38+
"MisplacedPointerArithmeticInAllocCheck.cpp",
3839
"MisplacedWideningCastCheck.cpp",
3940
"MoveForwardingReferenceCheck.cpp",
4041
"MultipleStatementMacroCheck.cpp",

0 commit comments

Comments
 (0)