summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-01-27 06:14:12 +0000
committerTed Kremenek <kremenek@apple.com>2010-01-27 06:14:12 +0000
commit49c0d89a10567982a9587a4761fa390e7de8f791 (patch)
treeafd4f3af164c54c163b26bef101c2d5aba4dfea3 /clang
parentdb1832d92891b6da4a3868f8145ff0d0c4010c40 (diff)
downloadbcm5719-llvm-49c0d89a10567982a9587a4761fa390e7de8f791.tar.gz
bcm5719-llvm-49c0d89a10567982a9587a4761fa390e7de8f791.zip
Update CMake build.
llvm-svn: 94663
Diffstat (limited to 'clang')
-rw-r--r--clang/lib/Checker/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Checker/CMakeLists.txt b/clang/lib/Checker/CMakeLists.txt
index a1cd99130ab..46a37228f9c 100644
--- a/clang/lib/Checker/CMakeLists.txt
+++ b/clang/lib/Checker/CMakeLists.txt
@@ -21,6 +21,7 @@ add_clang_library(clangChecker
CheckSecuritySyntaxOnly.cpp
CheckSizeofPointer.cpp
Checker.cpp
+ CocoaConventions.cpp
DereferenceChecker.cpp
DivZeroChecker.cpp
Environment.cpp
OpenPOWER on IntegriCloud