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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [flang][Driver] Support -print-supported-extensions
- [clang] Function call without comparisons reported as non-constant expression after CWG2765 implementation
- move `AST_MATCHER(VarDecl, isLocal) { return Node.isLocalVarDecl(); }` to ast-matcher
- Possible missed optimization when calling memcpy or memmove in a loop
- [AArch64][SVE] Add partial reduction SDNodes
- [X86] Lowering of load atomic vector of float via cast
- [Clang] SIGSEGV with clang-trunk at -Os; Unexpected Behavior at -O1 vs Expected Infinite Loop at -O0 and gcc -O2
- [libc] provide binary compatibility with syscall symbol
- [Clang] [Parser] Fixing all callers of `ParseExternalDeclaration` that didn't parse gnu attributes
- [libc++] Avoid calling `setlocale` in `do_unshift` when unnecessary
- Docs
- not yet supported