<div dir="ltr">Hello everyone,<div><br></div><div>I have written a checker and wish to run it over a whole-program (entire project). I think the scan-build utility comes pretty handy in this case. But it has lots of default checkers enabled. I found no straightforward way to disable all of them, other than using the -disable-checker flag in scan-build for each one of them.</div><div><br></div><div><b>Hence my question: how to run only a specific checker with scan-build? OR how to disable all default checkers at once?</b></div><div><br></div><div>Worst comes to worst, I will just use the -disable-checker flag, but wanted to know if there's a better way to accomplish this.</div><div><br></div><div>Regards,</div><div>Saheel.</div></div>