[analyzer] Testing: These checkers are not experimental anymore.

llvm-svn: 150989
This commit is contained in:
Anna Zaks 2012-02-20 21:10:40 +00:00
parent 0cdce4df76
commit 6ecb6a6b7f
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ SBOutputDirReferencePrefix = "Ref"
# The list of checkers used during analyzes.
# Currently, consists of all the non experimental checkers.
Checkers="experimental.security.taint,core,deadcode,cplusplus,security,unix,osx,cocoa,experimental.osx.cocoa.Containers,experimental.unix.cstring.BadSizeArg,experimental.unix.Malloc"
Checkers="experimental.security.taint,core,deadcode,cplusplus,security,unix,osx,cocoa"
Verbose = 1