llvm-project/clang/tools
Oscar Fuentes e16dc2a6e7 CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake script is executed
with cmake -P ... so we need to deduce the correct executable prefix.

Fixes PR9286.

llvm-svn: 126219
2011-02-22 13:05:15 +00:00
..
c-index-test Re-instate r125819 and r125820 with no functionality change 2011-02-19 23:03:58 +00:00
driver CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake script is executed 2011-02-22 13:05:15 +00:00
libclang Implement the C++0x deduced 'auto' feature. 2011-02-20 03:19:35 +00:00
scan-build Begin overhaul of scan-build/ccc-analyzer's handling of checker options. 2011-02-17 02:28:30 +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