Skip to content

Commit de3122a

Browse files
committed
[gn build] Port 89f1321
1 parent 89f1321 commit de3122a

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ static_library("objc") {
1515
"DeallocInCategoryCheck.cpp",
1616
"ForbiddenSubclassingCheck.cpp",
1717
"MissingHashCheck.cpp",
18+
"NSInvocationArgumentLifetimeCheck.cpp",
1819
"ObjCTidyModule.cpp",
1920
"PropertyDeclarationCheck.cpp",
2021
"SuperSelfCheck.cpp",

0 commit comments

Comments
 (0)