summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2012-07-26 01:44:18 +0000
committerAlexander Kornienko <alexfh@google.com>2012-07-26 01:44:18 +0000
commit77b1ae5656cc6ca41bf02831b37fae2d9b27c2a4 (patch)
tree361f7e53f0bf8988b883ca27d338bf36bd41d079 /tools/CMakeLists.txt
parent9dc5167e4017ef4c8b327abb6f72225eec2e0f19 (diff)
Removed standalone clang-ast-dump tool.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160772 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 2e3c842263..ab4748d1b9 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -5,4 +5,3 @@ add_subdirectory(c-arcmt-test)
add_subdirectory(diagtool)
add_subdirectory(driver)
add_subdirectory(clang-check)
-add_subdirectory(clang-ast-dump)