Update CMake build.

llvm-svn: 144829
This commit is contained in:
Benjamin Kramer 2011-11-16 20:05:08 +00:00
parent 20829c90be
commit de2ac70c0a
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ add_clang_library(clangStaticAnalyzerCheckers
DereferenceChecker.cpp
DivZeroChecker.cpp
FixedAddressChecker.cpp
GenericTaintChecker.cpp
IdempotentOperationChecker.cpp
IteratorsChecker.cpp
LLVMConventionsChecker.cpp