Skip to content

Commit 577840b

Browse files
committed
[gn build] Port 95a9299
1 parent c2fc8d9 commit 577840b

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
@@ -16,6 +16,7 @@ static_library("objc") {
1616
"DeallocInCategoryCheck.cpp",
1717
"ForbiddenSubclassingCheck.cpp",
1818
"MissingHashCheck.cpp",
19+
"NSDateFormatterCheck.cpp",
1920
"NSInvocationArgumentLifetimeCheck.cpp",
2021
"ObjCTidyModule.cpp",
2122
"PropertyDeclarationCheck.cpp",

0 commit comments

Comments
 (0)