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 supported149 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Please help on cross-compiling c files into xx.bc
- CSA evaluates ` clang_analyzer_eval(((a())<(0))||((a())==(0)));` to be TRUE, but function `a()` is a unknown function.
- LLVM ERROR: LEB is outside Varint32 range
- [MLIR] ` -test-ir-visitors` pass leads to assertions "operation destroyed but still has uses"
- [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
- clangsa alpha.cplusplus.IteratorRange unsound on trivial example
- Clang Static Analyzer "core.NullDereference" false negative
- More packaging issues
- Doxygen source tar is named incorrectly, corrupt, missing signature and not included in llvm-project tarball
- Docs
- not yet supported