<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body>
Here's a few very easy bugs to get started - you can find them via
the 'beginner' keyword:<br>
<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/buglist.cgi?component=Static%20Analyzer&keywords=beginner%2C%20&product=clang&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=CONFIRMED&bug_status=REOPENED">https://bugs.llvm.org/buglist.cgi?component=Static%20Analyzer&keywords=beginner%2C%20&product=clang&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=CONFIRMED&bug_status=REOPENED</a><br>
<br>
Namely:<br>
<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=45786">https://bugs.llvm.org/show_bug.cgi?id=45786</a> (fix a misunderstanding
aroung std::__addressof)<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=46744">https://bugs.llvm.org/show_bug.cgi?id=46744</a> (fix rare invalid html
in scan-build output)<br>
<br>
A few more advanced bugs, in the order of increasing difficulty:<br>
<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=48482">https://bugs.llvm.org/show_bug.cgi?id=48482</a> (fix a buggy interaction
between two checkers)<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=48534">https://bugs.llvm.org/show_bug.cgi?id=48534</a> (incorrect load from a
const field with a default initializer)<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=44263">https://bugs.llvm.org/show_bug.cgi?id=44263</a> (use the new tracking
facility to fix warning text bug in leaks)<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=48430">https://bugs.llvm.org/show_bug.cgi?id=48430</a> (optimize a cornercase
in path note construction)<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=50771">https://bugs.llvm.org/show_bug.cgi?id=50771</a> (pick the correct
definition for the lambda's __invoke() method)<br>
<a class="moz-txt-link-freetext" href="https://bugs.llvm.org/show_bug.cgi?id=49627">https://bugs.llvm.org/show_bug.cgi?id=49627</a> (either a store bug or a
load bug, you'll have to figure out which one it is)<br>
<br>
<br>
<div class="moz-cite-prefix">On 7/21/21 9:50 AM, Ali Shuja Siddiqui
(alissidd) via cfe-dev wrote:<br>
</div>
<blockquote type="cite"
cite="mid:BYAPR11MB37206A14AB563D68BE4B0825CDE39@BYAPR11MB3720.namprd11.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style>@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri",sans-serif;
color:windowtext;}.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;}div.WordSection1
{page:WordSection1;}</style>
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal">I want to get familiar clang-sa development
and am looking for bugs or enhancements that I can start with.
Not sure if this the correct place to ask.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Ali<o:p></o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
cfe-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>