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
- [InstCombine] Missing fold for (1 + 2 * a * b > 0) ? a : a * b --> a * b < 0 ? a * b : a
- Windows MinGW unable to build due to pthread mingw and ldd
- Clang Static Analyzer "core.NullDereference" false negative
- 16.0.0: llvm build wants to use files from outside of the source tree
- LLDB `script` command: there is no embedded script interpreter in this mode
- [clang][ExtractAPI] Nested types are not handled
- [C++20] [Modules] We may meet problems if we import first and include second
- [clang-as] strange 'addend too big for relocation' error on Aarch64
- Switch to in-place std::stable_sort
- GCC PR109267: g++ -Og generates empty functions with incorrect FDE; the output doesn't handle exceptions when linked with ld.lld
- Docs
- not yet supported