llvm-project/clang/tools
Benjamin Kramer 6e152156d5 Fix an obvious typo.
GCC -Waddress warns about this but clang doesn't (PR9043).

llvm-svn: 126577
2011-02-27 18:07:41 +00:00
..
c-index-test Re-instate r125819 and r125820 with no functionality change 2011-02-19 23:03:58 +00:00
driver Fix an obvious typo. 2011-02-27 18:07:41 +00:00
libclang Push nested-name-specifier source location information into 2011-02-25 20:49:16 +00:00
scan-build Enhance scan-build to print out available analyses using new checker registration model. 2011-02-25 22:00:40 +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