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
- lldb fails on loading a core file: Assertion failed: (template_counter >= 0), function ConsumeTemplateArgs
- default member initializer for 'm' needed within definition of enclosing class for default argument of function
- Bitfield optimization opportunity
- calloc() overflow test eliminated by optimization
- Missed pattern 0 modulo/div/mul N in phi
- LLVM lowers __atomic builtin to a function call when lowering __sync builtin to a single instruction with LOCK prefix
- clang-8: error: linker command failed with exit code 1 (use -v to see invocation) running FuzzerUnitTests
- ExprMutationAnalyzer mishandles templated callback lambdas
- [c++17] copy-initialization that calls a constructor should not potentially invoke the destructor
- Compiler-rt missing __float128 builtins for x86_64
- Docs
- not yet supported