aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-12-20 08:42:15 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-12-20 08:42:15 +0000
commit3ff53b3587862439a1a84a7b0bc9a7dbee0cf4eb (patch)
tree8abe282a889cbab857c4eace3f9655122301fe26 /lib/Frontend
parent9082cddf28e03c2f718e92457e2d9c7390056b2d (diff)
Update the CMake build for r146959's new files.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146967 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend')
-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 f98ed11c67..40e813968a 100644
--- a/lib/Frontend/CMakeLists.txt
+++ b/lib/Frontend/CMakeLists.txt
@@ -13,6 +13,7 @@ add_clang_library(clangFrontend
ASTMerge.cpp
ASTUnit.cpp
CacheTokens.cpp
+ ChainedDiagnosticConsumer.cpp
ChainedIncludesSource.cpp
CompilerInstance.cpp
CompilerInvocation.cpp