Skip to content

Commit 0035c2e

Browse files
committed
[gn build] Port f329e3e
1 parent f329e3e commit 0035c2e

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
@@ -58,6 +58,7 @@ static_library("bugprone") {
5858
"NotNullTerminatedResultCheck.cpp",
5959
"OptionalValueConversionCheck.cpp",
6060
"ParentVirtualCallCheck.cpp",
61+
"PointerArithmeticOnPolymorphicObjectCheck.cpp",
6162
"PosixReturnCheck.cpp",
6263
"RedundantBranchConditionCheck.cpp",
6364
"ReservedIdentifierCheck.cpp",

0 commit comments

Comments
 (0)