aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Frontend/CMakeLists.txt')
-rw-r--r--lib/Frontend/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Frontend/CMakeLists.txt b/lib/Frontend/CMakeLists.txt
index 02e02f3fc8..241cf5cc8f 100644
--- a/lib/Frontend/CMakeLists.txt
+++ b/lib/Frontend/CMakeLists.txt
@@ -1,6 +1,7 @@
set(LLVM_NO_RTTI 1)
add_clang_library(clangFrontend
+ AnalysisConsumer.cpp
ASTConsumers.cpp
Backend.cpp
CacheTokens.cpp