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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [AArch64] Lower EH_RETURN
- [Support] Fix buffer overflow in regcomp
- Missed optimization for `fdiv` followed by `fmul`
- [clang-format] Fix erroneous BraceWrapping.BeforeLambdaBody column calcs
- [InstCombine] Missed optimization for `(x * z) % (y * z) == 0` => `x % y == 0`
- [clang] Add `clang::behaves_like_std(...)` attribute
- [analyzer] Add std::any checker
- LLVM does not build with libc++ built without threading support.
- missed optimization for trunc i32 to i16 or i8 when ConstantRange of source already fits in destination
- [Clang] Regression in 18 from 17: shows deprecation warnings from system headers
- Docs
- not yet supported