Skip to content

Commit 6580c48

Browse files
committed
[gn build] Port a7eb369
1 parent c310d0d commit 6580c48

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,11 @@ static_library("Checkers") {
129129
"ValistChecker.cpp",
130130
"VforkChecker.cpp",
131131
"VirtualCallChecker.cpp",
132+
"WebKit/ASTUtils.cpp",
132133
"WebKit/NoUncountedMembersChecker.cpp",
133134
"WebKit/PtrTypesSemantics.cpp",
134135
"WebKit/RefCntblBaseVirtualDtorChecker.cpp",
136+
"WebKit/UncountedCallArgsChecker.cpp",
135137
"cert/PutenvWithAutoChecker.cpp",
136138
]
137139
}

0 commit comments

Comments
 (0)