<div dir="ltr"><div>I have been working on the llvm project - more on the backend and I want to get more familiarized with the clang and especially with the static analyzer project.</div><div>So I want to try and tackle one of the open projects that listed in the site <a href="http://clang-analyzer.llvm.org/open_projects.html">http://clang-analyzer.llvm.org/open_projects.html</a>.</div><div>I want to start with something simple, and so I was thinking about working on the <span style="font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif;line-height:13px">BitwiseMaskingChecker </span><span style="font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif;line-height:13px"> (</span><a href="http://llvm.org/bugs/show_bug.cgi?id=16615" style="font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif;line-height:13px">PR16615</a>) unless you think it not a good start.</div><div>I understand that bitwise reasoning is missing, but should it be in a checker ? Isn't that suppose to be in the "<span style="font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif;line-height:13px">BitwiseConstraintManager</span><span style="font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif;line-height:13px">" (another open project in the site above).</span></div><div><font face="Lucida Grande, Lucida Sans Unicode, Arial, Verdana, Helvetica, sans-serif"><span style="line-height:13px">What am I missing ? W</span></font>hat is the purpose of the <span style="font-family:'Lucida Grande','Lucida Sans Unicode',Arial,Verdana,Helvetica,sans-serif;line-height:13px">BitwiseMaskingChecker </span>? to check what exactly ?</div><div><br></div><div>Regards,</div><div>Yehuda.</div></div>