llvm-project/clang/tools
Alexander Kornienko f2f82550fd The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool
llvm-svn: 160265
2012-07-16 12:46:48 +00:00
..
arcmt-test Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
c-arcmt-test Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
c-index-test Fix some memory leaks found by the static analyzer. Thanks to John Smith for running it over Clang. 2012-07-05 08:20:49 +00:00
clang-ast-dump The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool 2012-07-16 12:46:48 +00:00
clang-check The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool 2012-07-16 12:46:48 +00:00
diag-build Add new tool 'diag-build' for showing enabled warnings in a project. 2012-06-18 21:31:37 +00:00
diagtool Enable comment parsing and semantic analysis to emit diagnostics. A few 2012-07-11 21:38:39 +00:00
driver Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
libclang Introduce a flag in SourceManager to treat non-system source files 2012-07-11 20:59:04 +00:00
scan-build [analyzer]scan-build: report the total number of steps analyzer performs 2012-06-22 22:08:12 +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 The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool 2012-07-16 12:46:48 +00:00
Makefile The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool 2012-07-16 12:46:48 +00:00