Fix CMake build

llvm-svn: 89650
This commit is contained in:
Douglas Gregor 2009-11-23 12:03:50 +00:00
parent ed6c744091
commit 1c3feb5b25
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ add_clang_library(clangAnalysis
SimpleSValuator.cpp
Store.cpp
SymbolManager.cpp
UndefBranchChecker.cpp
UndefinedArgChecker.cpp
UndefinedArraySubscriptChecker.cpp
UndefinedAssignmentChecker.cpp