summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-02-28 14:32:11 +0000
committerDouglas Gregor <dgregor@apple.com>2011-02-28 14:32:11 +0000
commitcce5c97ac3594e81a17704d5e2347c85bbd473c3 (patch)
treeb338cd2bc86013e77a152b5e6e1baf7daf9ca24a
parentf66e4611f96cbc6336c216169e5c2cbd0f9b8ffc (diff)
downloadbcm5719-llvm-cce5c97ac3594e81a17704d5e2347c85bbd473c3.tar.gz
bcm5719-llvm-cce5c97ac3594e81a17704d5e2347c85bbd473c3.zip
Unbreak CMake build
llvm-svn: 126653
-rw-r--r--clang/lib/AST/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/AST/CMakeLists.txt b/clang/lib/AST/CMakeLists.txt
index 9fe18407a83..63583a02bfd 100644
--- a/clang/lib/AST/CMakeLists.txt
+++ b/clang/lib/AST/CMakeLists.txt
@@ -24,6 +24,7 @@ add_clang_library(clangAST
ExprClassification.cpp
ExprConstant.cpp
ExprCXX.cpp
+ ExternalASTSource.cpp
InheritViz.cpp
ItaniumCXXABI.cpp
ItaniumMangle.cpp
OpenPOWER on IntegriCloud