<div dir="ltr">Basically, I want to try the available alpha.security.taint.TaintPropagation checker on my code. But , I am not getting any suitable output even when i try it on  clang/test/Analysis/taint-tester.c<div>Issue :- <a href="http://stackoverflow.com/questions/36150778/no-output-using-alpha-security-checkers-in-clang">http://stackoverflow.com/questions/36150778/no-output-using-alpha-security-checkers-in-clang</a>.<div><br></div><div>The command I used : <span style="margin:0px;padding:0px;border:0px;font-size:15px;color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;line-height:17.7273px"><i>scan-build --use-analyzer=/home/../clang -enable-checker alpha.security.taint.TaintPropagation clang taintcheck.c -c -o taintcheck.o</i></span></div></div><div><span style="margin:0px;padding:0px;border:0px;font-size:15px;color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;line-height:17.7273px"><i><br></i></span></div><div><span style="margin:0px;padding:0px;border:0px;font-size:15px;color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;line-height:17.7273px"><i>I have tried the same installing clang from source as well as apt-get. Same result,ie no issues found. Why is that so?</i></span></div><div><span style="margin:0px;padding:0px;border:0px;font-size:15px;color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;line-height:17.7273px"><i><br></i></span></div><div><span style="margin:0px;padding:0px;border:0px;font-size:15px;color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;line-height:17.7273px"><i>Regards,</i></span></div><div><span style="margin:0px;padding:0px;border:0px;font-size:15px;color:rgb(34,36,38);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;line-height:17.7273px"><i>Ashwin</i></span></div></div>