[cfe-dev] New Developer wanting to get involved

David Blaikie via cfe-dev cfe-dev at lists.llvm.org
Thu Sep 3 12:56:06 PDT 2020


Might be worth getting started with a few small/general patches first - I
started by looking for diagnostic quality bugs (false positives or false
negatives) & tracing through to see if I could spot where a nearby correct
case differed from the incorrect case and propose patches to address that.

On Wed, Sep 2, 2020 at 6:11 PM Rohit Shinde via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> Hello everyone,
>
> I am a Software Developer that wants to get involved in the Clang
> community. I have around 2.5 years of experience in backend development
> (Java) which includes writing APIs, data pipelines and other data
> engineering work.
>
> I have been interested in the Clang community and recently I have found a
> bit of free time on my hands to contribute. I went through the open
> projects on the community page and these two particularly piqued my
> interest.
>
>    1. Undefined behaviour checking
>    2. Continue work on C++1y support.
>
>
> I have built clang from source and I would really like guidance from the
> community on how I can proceed and contribute to these projects!
>
> Looking forward to your thoughts on this!
>
> Thanks,
> Rohit.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200903/b845aab3/attachment.html>


More information about the cfe-dev mailing list