Skip to content
Snippets Groups Projects
Commit 483bfaa4 authored by Zhongxing Xu's avatar Zhongxing Xu
Browse files

update CMakeList.txt

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86535 91177308-0d34-0410-b5e6-96231b3b80d8
parent 671b9e21
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,8 @@ add_clang_library(clangAnalysis ...@@ -16,6 +16,8 @@ add_clang_library(clangAnalysis
CFRefCount.cpp CFRefCount.cpp
CallGraph.cpp CallGraph.cpp
CallInliner.cpp CallInliner.cpp
CastToStructChecker.cpp
CheckSizeofPointer.cpp
CheckDeadStores.cpp CheckDeadStores.cpp
CheckObjCDealloc.cpp CheckObjCDealloc.cpp
CheckObjCInstMethSignature.cpp CheckObjCInstMethSignature.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