aboutsummaryrefslogtreecommitdiff
path: root/lib/Checker/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Checker/CMakeLists.txt')
-rw-r--r--lib/Checker/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Checker/CMakeLists.txt b/lib/Checker/CMakeLists.txt
index 4e7c8b856c..865d7a1226 100644
--- a/lib/Checker/CMakeLists.txt
+++ b/lib/Checker/CMakeLists.txt
@@ -57,6 +57,7 @@ add_clang_library(clangChecker
ReturnUndefChecker.cpp
SimpleConstraintManager.cpp
SimpleSValuator.cpp
+ StackAddrLeakChecker.cpp
Store.cpp
SVals.cpp
SValuator.cpp