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 ae878b06494..dece5bd9981 100644
--- a/clang/lib/Sema/CMakeLists.txt
+++ b/clang/lib/Sema/CMakeLists.txt
@@ -29,6 +29,7 @@ add_clang_library(clangSema
SemaExprObjC.cpp
SemaFixItUtils.cpp
SemaInit.cpp
+ SemaLambda.cpp
SemaLookup.cpp
SemaObjCProperty.cpp
SemaOverload.cpp
OpenPOWER on IntegriCloud