summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Index/CMakeLists.txt')
-rw-r--r--clang/lib/Index/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Index/CMakeLists.txt b/clang/lib/Index/CMakeLists.txt
index 5f818175ca5..4d670356361 100644
--- a/clang/lib/Index/CMakeLists.txt
+++ b/clang/lib/Index/CMakeLists.txt
@@ -3,6 +3,7 @@ set(LLVM_NO_RTTI 1)
add_clang_library(clangIndex
ASTLocation.cpp
Analyzer.cpp
+ CallGraph.cpp
DeclReferenceMap.cpp
Entity.cpp
GlobalSelector.cpp
OpenPOWER on IntegriCloud