hanchenye-llvm-project/clang/tools
Ted Kremenek b5e409fd20 Go ahead and show experimental checkers in the scan-build "-h" output.
They are labeled as not being enabled-by-default, and how else
are users going to test them.

Fixes <rdar://problem/11654923>

llvm-svn: 162543
2012-08-24 06:49:34 +00:00
..
arcmt-test [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. 2012-08-09 17:17:01 +00:00
c-arcmt-test c-arcmt-test, c-index-test: Appease Cygwin, to link to libclang.a, not clang.dll. 2012-08-10 06:10:58 +00:00
c-index-test [libclang] c-index-test: Make the printing of the overrides list of a cursor in 2012-08-22 23:15:52 +00:00
clang-check Updated LibTooling.html, minor improvements in CommonOptionsParser 2012-08-24 00:39:14 +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 [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. 2012-08-09 17:17:01 +00:00
driver CMake: clang should depend on clang-headers, or bin/clang would not work better. 2012-07-20 16:40:09 +00:00
libclang Fix a bunch of -Wdocumentation warnings. 2012-08-23 17:58:28 +00:00
scan-build Go ahead and show experimental checkers in the scan-build "-h" output. 2012-08-24 06:49:34 +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 Initial support for recursing into the new clang-tools-extra repository 2012-08-07 08:37:42 +00:00
Makefile Temporarily revert r161612 while we figure out just what the semantics 2012-08-09 21:02:52 +00:00