Skip to content
Snippets Groups Projects
Commit ead2a5e8 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Update CMake.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86822 91177308-0d34-0410-b5e6-96231b3b80d8
parent 339c1346
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,6 @@ set(LLVM_NO_RTTI 1) ...@@ -2,7 +2,6 @@ set(LLVM_NO_RTTI 1)
add_clang_library(clangAnalysis add_clang_library(clangAnalysis
AnalysisContext.cpp AnalysisContext.cpp
AnalysisManager.cpp
AttrNonNullChecker.cpp AttrNonNullChecker.cpp
BadCallChecker.cpp BadCallChecker.cpp
BasicConstraintManager.cpp BasicConstraintManager.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment