experimental.security.taint is now alpha.security.taint

llvm-svn: 162775
This commit is contained in:
Ted Kremenek 2012-08-28 18:45:22 +00:00
parent e56c60c5eb
commit 4220144acb
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,security,unix,osx"
Checkers="alpha.security.taint,core,deadcode,security,unix,osx"
Verbose = 1