diff options
-rw-r--r-- | lib/AST/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AST/CMakeLists.txt b/lib/AST/CMakeLists.txt index 5ea7a47fd6..1d1d1d8a54 100644 --- a/lib/AST/CMakeLists.txt +++ b/lib/AST/CMakeLists.txt @@ -26,7 +26,6 @@ add_clang_library(clangAST StmtPrinter.cpp StmtSerialization.cpp StmtViz.cpp - TranslationUnit.cpp Type.cpp TypeSerialization.cpp ) |