Update CMake build.

llvm-svn: 145506
This commit is contained in:
Benjamin Kramer 2011-11-30 18:56:24 +00:00
parent 15dd3f2500
commit 9ce686e25f
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ add_clang_library(clangStaticAnalyzerCheckers
CheckObjCInstMethSignature.cpp CheckObjCInstMethSignature.cpp
CheckSecuritySyntaxOnly.cpp CheckSecuritySyntaxOnly.cpp
CheckSizeofPointer.cpp CheckSizeofPointer.cpp
CheckerDocumentation.cpp
ChrootChecker.cpp ChrootChecker.cpp
ClangCheckers.cpp ClangCheckers.cpp
DeadStoresChecker.cpp DeadStoresChecker.cpp