llvm-project/clang/tools
Chris Bieneman 5b21af5222 [CMake] Add install-clang-format target by migrating to add_clang_tool
This change migrates clang-format to add_clang_tool which makes a component-based install target. To support component-based installation the extra installed scripts all need to have the "clang-format" component too.

llvm-svn: 261680
2016-02-23 20:33:15 +00:00
..
arcmt-test Remove autoconf support 2016-01-26 21:30:40 +00:00
c-arcmt-test Remove autoconf support 2016-01-26 21:30:40 +00:00
c-index-test [c-index-test] CMake: When installing c-index-test to a different prefix directory, add an rpath so that 2016-02-20 20:34:55 +00:00
clang-check Remove autoconf support 2016-01-26 21:30:40 +00:00
clang-format [CMake] Add install-clang-format target by migrating to add_clang_tool 2016-02-23 20:33:15 +00:00
clang-format-vs clang-format sort include use the source file name to determine the 2016-02-10 12:42:58 +00:00
clang-fuzzer [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. (following llvm r249214) 2015-10-02 23:34:37 +00:00
diag-build Briefly document diag-build.sh 2013-12-28 21:59:11 +00:00
diagtool Remove autoconf support 2016-01-26 21:30:40 +00:00
driver [cmake] Revert r260742 (and r260744) to improve order file support. 2016-02-17 02:13:35 +00:00
libclang [OPENMP 4.5] Codegen support for data members in 'firstprivate' clause. 2016-02-17 13:19:37 +00:00
scan-build [analyzer] Add --force-analyze-debug-code option to scan-build 2016-02-18 11:08:46 +00:00
scan-build-py [analyzer][scan-build] Non-existing directory for scan-build output. 2016-02-21 17:04:26 +00:00
scan-view Remove autoconf support 2016-01-26 21:30:40 +00:00
CMakeLists.txt Install scan-build and scan-view only if Static Analyzer was enabled. 2016-01-13 02:03:50 +00:00