hanchenye-llvm-project/clang-tools-extra/clang-apply-replacements
Zinovy Nis a1ef2f7b19 [clang-apply-replacements] Make clang-apply-replacements installable
Add a new target for install: install-clang-apply-replacements.
So if you need clang-tidy and clang-apply-replacements tools only, 
you may build and install only these tools:

    make install-clang-tidy install-clang-apply-replacements

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

llvm-svn: 330509
2018-04-21 15:01:33 +00:00
..
include/clang-apply-replacements/Tooling [clang-apply-replacements] Convert tooling::Replacements to tooling::AtomicChange for conflict resolving of changes, code cleanup, and code formatting. 2018-04-11 14:39:17 +00:00
lib/Tooling [clang-apply-replacements] Convert tooling::Replacements to tooling::AtomicChange for conflict resolving of changes, code cleanup, and code formatting. 2018-04-11 14:39:17 +00:00
tool [clang-apply-replacements] Make clang-apply-replacements installable 2018-04-21 15:01:33 +00:00
CMakeLists.txt [clang-apply-replacements] Don't forget to link to clangToolingRefactor 2018-04-12 10:01:20 +00:00