summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Sema/CMakeLists.txt')
-rw-r--r--clang/lib/Sema/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Sema/CMakeLists.txt b/clang/lib/Sema/CMakeLists.txt
index fd961fa2c0b..6beab5843cf 100644
--- a/clang/lib/Sema/CMakeLists.txt
+++ b/clang/lib/Sema/CMakeLists.txt
@@ -15,6 +15,7 @@ add_clang_library(clangSema
SemaExprObjC.cpp
SemaInherit.cpp
SemaInit.cpp
+ SemaLookup.cpp
SemaNamedCast.cpp
SemaOverload.cpp
SemaStmt.cpp
OpenPOWER on IntegriCloud