Revert accidental commit. This isn't ready yet.

llvm-svn: 250804
This commit is contained in:
Benjamin Kramer 2015-10-20 07:53:14 +00:00
parent 1b7dd8d7e3
commit b993613800
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
set(LLVM_LINK_COMPONENTS support)
add_clang_library(clangToolingCore
Lookup.cpp
Replacement.cpp
LINK_LIBS

View File

@ -6,7 +6,6 @@ set(LLVM_LINK_COMPONENTS
add_clang_unittest(ToolingTests
CommentHandlerTest.cpp
CompilationDatabaseTest.cpp
LookupTest.cpp
ToolingTest.cpp
RecursiveASTVisitorTest.cpp
RecursiveASTVisitorTestCallVisitor.cpp