llvm-project/clang/tools/clang-check
Michal Gorny c178809eb6 [clang] [cmake] Use add_clang_tool() to install all tools
Switch clang-check, clang-extdef-mapping and clang-offload-bundler
to use add_clang_tool() rather than add_clang_executable() with a custom
install rule.  This makes them LLVM_DISTRIBUTION_COMPONENTS-friendly.

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

llvm-svn: 373785
2019-10-04 20:28:59 +00:00
..
CMakeLists.txt [clang] [cmake] Use add_clang_tool() to install all tools 2019-10-04 20:28:59 +00:00
ClangCheck.cpp [Driver] Use shared singleton instance of DriverOptTable 2019-09-04 14:26:28 +00:00