llvm-project/clang-tools-extra/clang-apply-replacements/tool
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
..
CMakeLists.txt [clang-apply-replacements] Make clang-apply-replacements installable 2018-04-21 15:01:33 +00:00
ClangApplyReplacementsMain.cpp [clang-apply-replacements] Always initialize FormatStyle. 2018-04-12 10:35:24 +00:00