forked from OSchip/llvm-project
[gn build] Port a7eb3692e7
This commit is contained in:
parent
c310d0de39
commit
6580c4890b
|
@ -129,9 +129,11 @@ static_library("Checkers") {
|
|||
"ValistChecker.cpp",
|
||||
"VforkChecker.cpp",
|
||||
"VirtualCallChecker.cpp",
|
||||
"WebKit/ASTUtils.cpp",
|
||||
"WebKit/NoUncountedMembersChecker.cpp",
|
||||
"WebKit/PtrTypesSemantics.cpp",
|
||||
"WebKit/RefCntblBaseVirtualDtorChecker.cpp",
|
||||
"WebKit/UncountedCallArgsChecker.cpp",
|
||||
"cert/PutenvWithAutoChecker.cpp",
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue