<div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>I'm a new contributor in clang / llvm. I'm planning to work on clang static analyzer: maybe add new checker, imporve the exisiting one, etc. As the first step I checked how core.DivideZero checker works now and added some test cases for regression testing (see attached patch).</div><div>The patch contains not only test cases when the checker catches an issue, but also use cases when the checker misses a division by zero situation, showing that there is some points where the checker can be improved.</div><div><br></div><div>Best Regards,</div><div>Tamás Zolnai</div></div></div>