llvm-project/clang/tools/clang-refactor
Don Hinton 050b4b05a0 [cmake] Delete redundant install command for clang-refactor.
Summary: Install targets for clang tools are controlled by
CLANG_BUILD_TOOLS, and when OFF, cmake issues the following warning:

WARNING: Target "clang-refactor" has EXCLUDE_FROM_ALL set and will not
be built by default but an install rule has been provided for it.
CMake does not define behavior for this case.

Differential Revision: https://reviews.llvm.org/D41807

llvm-svn: 322147
2018-01-10 01:00:28 +00:00
..
CMakeLists.txt [cmake] Delete redundant install command for clang-refactor. 2018-01-10 01:00:28 +00:00
ClangRefactor.cpp [clang-refactor] Introduce a new rename rule for qualified symbols 2017-11-08 08:56:56 +00:00
TestSupport.cpp [refactor] Initial outline of implementation of "extract function" refactoring 2017-10-24 17:18:45 +00:00
TestSupport.h [refactor] allow the use of refactoring diagnostics 2017-10-16 18:28:26 +00:00
ToolRefactoringResultConsumer.h [refactor] allow the use of refactoring diagnostics 2017-10-16 18:28:26 +00:00