llvm-project/clang/tools
Nico Weber 194c009352 Port r198088 (set NO_DEAD_STRIP for clang) from make to cmake.
Also stop setting passing -dead_strip explicitly for libclang and instead
rely on this now happening by default. (And make it happen by default for
add_clang_library, which doesn't use the library cmake functions from llvm.)

llvm-svn: 198200
2013-12-30 03:43:30 +00:00
..
arcmt-test Remove dead include. 2013-06-26 12:49:58 +00:00
c-arcmt-test c-arcmt-test/Makefile: Fixup for LDFLAGS=-static on cygming, corresponding to r197116. 2013-12-12 06:37:12 +00:00
c-index-test [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
clang-check Filter-out irrelevant command-line options in CommonOptionsParser. 2013-12-12 09:59:42 +00:00
clang-format Fix usage description of clang-format-diff.py. 2013-12-19 10:21:37 +00:00
clang-format-vs clang-format vsix cmake build: use ${LLVM_TOOLS_BINARY_DIR}/${CMAKE_CFG_INTDIR} 2013-12-05 17:49:58 +00:00
diag-build Briefly document diag-build.sh 2013-12-28 21:59:11 +00:00
diagtool [CMake] Update target_link_libraries() and LLVM_LINK_COMPONENTS for each CMakeLists.txt. 2013-12-10 12:40:37 +00:00
driver Port r198088 (set NO_DEAD_STRIP for clang) from make to cmake. 2013-12-30 03:43:30 +00:00
libclang Port r198088 (set NO_DEAD_STRIP for clang) from make to cmake. 2013-12-30 03:43:30 +00:00
scan-build [analyzer] Add -analyzer-config to scan-build. 2013-12-13 17:16:28 +00:00
scan-view [analyzer] scan-view: don't ever serve absolute paths. 2013-04-29 17:23:06 +00:00
CMakeLists.txt CMake: enable building the clang-format vs plugin 2013-12-03 18:02:51 +00:00
Makefile Re-add clang-check to the Makefile build. 2013-08-22 16:12:04 +00:00