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
- [fuzz] Assertion `(NewDecl->getFriendObjectKind() || !OldDecl->getLexicalDeclContext()->isDependentContext()) && "non-friend with qualified name defined in dependent context"' failed.
- Debug info for template variables don't have unique names
- Segmentation fault when using nested templated typedefs
- Add dead store related warnings
- clang crashes on C++ code with oversized bit-field (CGRecordLowering::accumulateFields() tries to create IntegerType with too many bits)
- clang crashes on valid C++ code: Assertion `Permissive || !(!LabelAndGotoScopes.count(TheLabel->getStmt()))' failed
- Unreachable with __unknown_anytype in CodeGen: "Unexpected placeholder builtin type!"
- Improve -Wparentheses for arbitrary bool contexts
- Assertion failure/bad codegen: too many args w/inherited constructor from virtual base in ctor-initializer
- [PowerPC] backtrace isn't complete
- Docs
- not yet supported