<div dir="ltr">I'd just like to add that Clang has many different parts, parser + semantic analysis, C api, static analyzer, IR generation, ast matchers, tools like clang-format and clang-modernize. My suggestion would be to find a bug from the list that you know how to reproduce and think you understand and try to fix it. You can hunt for FIXMEs in the code but these often assume familiarity with surrounding code.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 17, 2014 at 9:12 AM, Chad Rosier <span dir="ltr"><<a href="mailto:mcrosier@codeaurora.org" target="_blank">mcrosier@codeaurora.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Anthony,<br>
Grep the bug list, <a href="http://llvm.org/bugs" target="_blank">llvm.org/bugs</a>, and see if anything peeks your interest.<br>
 You might also consider subscribing to the mailing list<br>
(<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs</a>).<br>
<br>
 HTH,<br>
  Chad<br>
<div class="HOEnZb"><div class="h5"><br>
> Hi all,<br>
><br>
> I've been looking to get involved with clang for a while now. I've started<br>
> looking at the open projects page and was looking for some advice.<br>
><br>
> Clang is something I am really interested in but realize there is a lot of<br>
> getting up to speed, can anyone recommend an area where help is needed<br>
> that<br>
> might help me get my feet wet. I would really like to get involved, even<br>
> if<br>
> it takes me a long time to produce anything valuable.<br>
><br>
> Thanks,<br>
> --<br>
> Anthony<br>
</div></div><div class="im HOEnZb">> _______________________________________________<br>
> cfe-dev mailing list<br>
> <a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
><br>
<br>
<br>
</div><span class="HOEnZb"><font color="#888888">--<br>
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,<br>
hosted by The Linux Foundation<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div>