llvm-project/clang-tools-extra/pp-trace
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
..
CMakeLists.txt [clang-tools-extra] [cmake] Use add_clang_tool() to install tools 2019-10-04 05:40:29 +00:00
PPCallbacksTracker.cpp Use FileEntryRef for PPCallbacks::FileSkipped 2019-08-27 01:03:25 +00:00
PPCallbacksTracker.h Use FileEntryRef for PPCallbacks::FileSkipped 2019-08-27 01:03:25 +00:00
PPTrace.cpp Changed FrontendActionFactory::create to return a std::unique_ptr 2019-08-29 16:38:36 +00:00