clang/tools
Anna Zaks 71f11d6a39 [analyzer] Revert a regression introduced in r133104(The ARC Migration Tool..) due to a merge error.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@138919 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-31 23:53:24 +00:00
..
arcmt-test Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon Mulder! 2011-07-23 17:14:25 +00:00
c-arcmt-test [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'. 2011-07-11 20:15:00 +00:00
c-index-test Fix type mismatch in initialization (caught by -Wliteral-conversion) 2011-08-29 16:37:29 +00:00
diagtool The diagtool registration system tries to use a global variable from a method 2011-08-12 01:14:22 +00:00
driver Match LLVM change: TargetRegistry and TargetSelect have been moved to Support. 2011-08-24 18:09:14 +00:00
libclang Update libclang to have APIs corresponding to the new 'expansion' naming 2011-08-31 16:53:37 +00:00
scan-build [analyzer] Revert a regression introduced in r133104(The ARC Migration Tool..) due to a merge error. 2011-08-31 23:53:24 +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 Place back previous order of add_subdirectory()'s to reflect build depedencies. 2011-08-09 14:55:12 +00:00
Makefile Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for analyzing and working with clang diagnostics. 2011-08-09 03:39:19 +00:00