llvm-project
https://github.com/llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported154 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- direct memory access considered undefined
- -Wuninitialized false positive due to implicit destructor calls in short-circuit logical operations
- 5 False positive in "Dereference of null pointer" due to lack of handling of unions
- error: ran out of registers during register allocation
- "noreturn" follows virtual method implementation (opposite of g++)
- scan-build doesn't understand -isystem/DIR
- stack usage per instantiation step is too high
- Static Analyzer makes bad assumption regarding unsigned type uint_fast8_t
- Incorrectly clobbering stack slot for a local variable used after longjmp
- Gigantic block frequencies produced by clang in PGO
- Docs
- not yet supported