llvm-project/clang/tools
Fariborz Jahanian 42e31323b6 search for overridden methods with comment when overriding method
has none of its own. Factor in Doug's comments.
// rdar://12378793

llvm-svn: 165771
2012-10-11 23:52:50 +00:00
..
arcmt-test Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
c-arcmt-test Comment that clang.dll is unavailable on cygming yet. 2012-09-01 07:38:58 +00:00
c-index-test [libclang] Make sure the index_data.main_filename field is initialized 2012-10-11 19:38:23 +00:00
clang-check clang-check: Add clangRewriteCore.a to the Makefile build to make it link again. 2012-10-03 14:35:38 +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 Add color output to 'diagtool tree' to show what warnings are enabled by default. 2012-10-05 22:07:14 +00:00
driver Move TargetData to DataLayout. 2012-10-08 16:25:52 +00:00
libclang search for overridden methods with comment when overriding method 2012-10-11 23:52:50 +00:00
scan-build Teach set-xcode-analyzer that the new default value for ExecPath is CLANG_ANALYZER_EXEC. 2012-10-11 00:40:41 +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 [CMake] clang/tools/extra may be included by LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_SOURCE_DIR. 2012-10-10 13:46:18 +00:00
Makefile Remove the directory that these are already in. 2012-10-03 21:08:21 +00:00