llvm-capstone/clang/tools
Chris Bieneman 0792636eec [CMake] Add install-clang target to install just the clang executable
For the llvm-tools we're generating install-${tool} targets which are very useful. We should have one for clang too.

llvm-svn: 247912
2015-09-17 18:30:20 +00:00
..
arcmt-test Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
c-arcmt-test Tweak libclang's users, c-arcmt-test, c-index-test and libclangTests to satisfy LDFLAGS=-static. 2015-07-12 12:17:55 +00:00
c-index-test [UB] Avoid a really broken call to realloc that would later result in 2015-08-04 03:53:04 +00:00
clang-check Make the clang module container format selectable from the command line. 2015-07-17 01:19:54 +00:00
clang-format clang-format: Extend vim integration so that a line range can be passed in. 2015-07-11 06:46:26 +00:00
clang-format-vs
clang-fuzzer Fix clang-fuzzer build after r242499. 2015-07-17 04:07:47 +00:00
diag-build
diagtool Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
driver [CMake] Add install-clang target to install just the clang executable 2015-09-17 18:30:20 +00:00
libclang [OpenCL] Add new types for OpenCL 2.0. 2015-09-15 11:18:52 +00:00
scan-build [analyzer] Improved behavior if Clang was not found, part II 2015-09-16 18:12:15 +00:00
scan-view
CMakeLists.txt
Makefile