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 supported184 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [libc][mmap] implement mmap in terms of mmap2 for 32b targets
- printf("") needs to be considered as forward progress
- [clang][libc++] std::addressof silences -Waddress-of-packed-member diagnostics.
- [LoopVectorize] Add support for reverse loops in isDereferenceableAndAlignedInLoop
- Clang allows invalid type conversion of lambda from `void` to `int` in default argument and template class
- [InstCombine] Fold select of undef to freeze
- Mangled names for long double literals differ from GCC
- [NFC] Parser: Include the unrecognized dialect in errors.
- [OMPT] Dispatch callback on single-threaded work sharing loops
- Atomic qualification is not removed from cast expressions, function calls, and enumeration underlying types
- Docs
- not yet supported