Hey, I was wondering if there was something I should look into for starting to work with LLVM. I’ve seen the setup and dev docs, but I’m looking for something concrete to work on.
Thanks.
Hey, I was wondering if there was something I should look into for starting to work with LLVM. I’ve seen the setup and dev docs, but I’m looking for something concrete to work on.
Thanks.
We do have a list of open projects (though it tends to get a bit out of date): http://llvm.org/OpenProjects.html
Also worth skimming through the bug database - clang diagnostic quality bugs can be a good place to get started in my experience, for example.