llvm-project/clang/tools
Chris Lattner ce6c42f65f switch a few Driver APIs to use llvm::ArrayRef, cleaning up code.
llvm-svn: 128142
2011-03-23 04:04:01 +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 switch a few Driver APIs to use llvm::ArrayRef, cleaning up code. 2011-03-23 04:04:01 +00:00
libclang Fix crash in clang_getInstantiationLoc() when SourceManager::getInstantiationLoc() can return a SourceLocatin with an invalid 2011-03-23 02:16:44 +00:00
scan-build scan-build: only display analyzer intra-file progress when in "Verbose" mode. 2011-03-21 20:12:21 +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