forked from OSchip/llvm-project
parent
15dd3f2500
commit
9ce686e25f
|
@ -21,6 +21,7 @@ add_clang_library(clangStaticAnalyzerCheckers
|
|||
CheckObjCInstMethSignature.cpp
|
||||
CheckSecuritySyntaxOnly.cpp
|
||||
CheckSizeofPointer.cpp
|
||||
CheckerDocumentation.cpp
|
||||
ChrootChecker.cpp
|
||||
ClangCheckers.cpp
|
||||
DeadStoresChecker.cpp
|
||||
|
|
Loading…
Reference in New Issue