Want to contribute

I would like to start contributing to clang. I’ve a bit of experience of open source and am good with C++. I’ve previously contributed to Boost.Hana and Boost.Python a bit.

I’ve visited bugzilla portal of llvm, but I couldn’t find appropriate bugs on which I can work on. Most of the bugs seemed difficult to me. And I also couldn’t find any labels on bugs like newcomer/easy/medium/hard indicating the level of expertise required to work on that bug.

Can anyone please help me how should I go ahead ?

Thanking you in anticipation.

Regards
Shreyans Doshi

The beginner keyword was recently added to bugzilla:

However, so far only a single bug has been tagged:

I’ll see if I can find any more.

Simon.