Skip to content

Commit d3e531c

Browse files
committed
[gn build] Port e622996
1 parent 54c5dbe commit d3e531c

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/lib/StaticAnalyzer/Checkers/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ static_library("Checkers") {
8383
"MoveChecker.cpp",
8484
"NSAutoreleasePoolChecker.cpp",
8585
"NSErrorChecker.cpp",
86+
"NoOwnershipChangeVisitor.cpp",
8687
"NoReturnFunctionChecker.cpp",
8788
"NonNullParamChecker.cpp",
8889
"NonnullGlobalConstantsChecker.cpp",

0 commit comments

Comments
 (0)