summaryrefslogtreecommitdiffstats
path: root/clang/lib/CMakeLists.txt
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2011-06-02 16:58:33 +0000
committerManuel Klimek <klimek@google.com>2011-06-02 16:58:33 +0000
commit8a160cc42b8db21fcbc5a9e92f28bef1c726f3ec (patch)
tree77a42669237ebf25a64c25345255a4c95d0f8760 /clang/lib/CMakeLists.txt
parentf9dc28313fb887f6ba04ad8c5a58c50ff6497e37 (diff)
Reverts the Tooling changes as requested by Chris.
llvm-svn: 132462
Diffstat (limited to 'clang/lib/CMakeLists.txt')
-rw-r--r--clang/lib/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/CMakeLists.txt b/clang/lib/CMakeLists.txt
index 0943e2b1c785..b4574344bc5f 100644
--- a/clang/lib/CMakeLists.txt
+++ b/clang/lib/CMakeLists.txt
@@ -13,4 +13,3 @@ add_subdirectory(Frontend)
add_subdirectory(FrontendTool)
add_subdirectory(Index)
add_subdirectory(StaticAnalyzer)
-add_subdirectory(Tooling)