]> granicus.if.org Git - clang/commitdiff
add some files to fix the cmake build, patch by Piotr Rak!
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2009 07:40:10 +0000 (07:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2009 07:40:10 +0000 (07:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64752 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/CMakeLists.txt

index 626087aebf9614ef6140d478308402a1630a0fb5..64aa3a499f9b4beee5fcec65fc9e257ba3895517 100644 (file)
@@ -24,7 +24,9 @@ add_clang_library(clangAnalysis
   LiveVariables.cpp
   MemRegion.cpp
   PathDiagnostic.cpp
+  RangeConstraintManager.cpp
   RegionStore.cpp
+  SimpleConstraintManager.cpp
   SVals.cpp
   SymbolManager.cpp
   UninitializedValues.cpp