LLVM Coding Standards/Style
This milestone tracks things which would be necessary for merging into LLVM, but are not directly related to anything that the code actually does. Thus, they are easy for a newcomer to pick up and work on.
Additionally, fixing these issues will teach you about various aspects of LLVM community expectations with regard to code, or specific aspects of LLVM …
This milestone tracks things which would be necessary for merging into LLVM, but are not directly related to anything that the code actually does. Thus, they are easy for a newcomer to pick up and work on.
Additionally, fixing these issues will teach you about various aspects of LLVM community expectations with regard to code, or specific aspects of LLVM development. Meeting community expectations is a critical part of becoming an LLVM contributor.