teak-llvm/clang-tools-extra/clang-change-namespace
Michal Gorny cb46b69e3e [clang-tools-extra] [cmake] Use add_clang_tool() to install tools
Replace add_clang_executable() calls with add_clang_tool() that takes
care of creating correct, distribution-friendly install target.  While
at it, remove redundant install calls.

This change also causes clang-move and pp-trace to be installed.

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

llvm-svn: 373694
2019-10-04 05:40:29 +00:00
..
tool [clang-tools-extra] [cmake] Use add_clang_tool() to install tools 2019-10-04 05:40:29 +00:00
ChangeNamespace.cpp [clang-tools-extra] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:52:23 +00:00
ChangeNamespace.h
CMakeLists.txt