forked from OSchip/llvm-project
[analyzer] Test SimpleStream on the buildbot.
llvm-svn: 167317
This commit is contained in:
parent
da27efed92
commit
69e2bf9e0c
|
@ -169,7 +169,7 @@ SBOutputDirReferencePrefix = "Ref"
|
|||
|
||||
# The list of checkers used during analyzes.
|
||||
# Currently, consists of all the non experimental checkers.
|
||||
Checkers="alpha.security.taint,core,deadcode,security,unix,osx"
|
||||
Checkers="alpha.unix.SimpleStream,alpha.security.taint,core,deadcode,security,unix,osx"
|
||||
|
||||
Verbose = 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue