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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Sema/CMakeLists.txt b/clang/lib/Sema/CMakeLists.txt
index 7d9ae621c93..bad42a2ce25 100644
--- a/clang/lib/Sema/CMakeLists.txt
+++ b/clang/lib/Sema/CMakeLists.txt
@@ -9,13 +9,13 @@ endif()
add_clang_library(clangSema
AnalysisBasedWarnings.cpp
- AttributeList.cpp
CodeCompleteConsumer.cpp
DeclSpec.cpp
DelayedDiagnostic.cpp
IdentifierResolver.cpp
JumpDiagnostics.cpp
MultiplexExternalSemaSource.cpp
+ ParsedAttr.cpp
Scope.cpp
ScopeInfo.cpp
Sema.cpp
OpenPOWER on IntegriCloud