hanchenye-llvm-project/clang/tools
Argyrios Kyrtzidis 303e513544 [libclang] Remove libclang.darwin.exports, it's not used anymore.
llvm-svn: 139661
2011-09-13 23:12:36 +00:00
..
arcmt-test When compiling a module on-demand, re-use the diagnostics client 2011-09-13 01:26:44 +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 [libclang] Make c-index-test check CINDEXTEST_REMAP_AFTER_TRIAL environment variable, 2011-09-12 18:09:31 +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 Fix up MCInstPrinter creation to take the new SubtargetInfo parameter (see LLVM r139237) 2011-09-07 17:25:30 +00:00
libclang [libclang] Remove libclang.darwin.exports, it's not used anymore. 2011-09-13 23:12:36 +00:00
scan-build [analyzer] When running scan-build with -plist on ./configure, delete the plist files. 2011-09-09 18:43:53 +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