llvm-project/clang/tools
Oscar Fuentes a29f7b2591 Fix LIBCLANG_LINK_FLAGS for Darwin.
The previous syntax created a list with the usual semicolon as
separator, which breaks the link command.

llvm-svn: 127579
2011-03-14 14:32:16 +00:00
..
c-index-test c-index-test.c: Fix cygwin warning not to pass signed char to islower(c). 2011-03-09 03:02:28 +00:00
driver If called as *cpp or *cpp-[^-]*, run only the preprocessor. If no 2011-03-06 23:31:01 +00:00
libclang Fix LIBCLANG_LINK_FLAGS for Darwin. 2011-03-14 14:32:16 +00:00
scan-build Tweak ccc-analyzer's 'Analyze' function to not mutate the original arguments list. 2011-03-10 21:10:08 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile libclang and c-index-test can be built on Cygming. 2010-11-09 03:25:21 +00:00