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
- compiling w `-fno-exceptions` generates errors on `throw` in templates that are never instantiated
- clang crashes on C++ code with oversized bit-field (CGRecordLowering::accumulateFields() tries to create IntegerType with too many bits)
- Invalid instructions generated for bitfield within a global structure.
- clang crashes on valid C++ code: Assertion `Permissive || !(!LabelAndGotoScopes.count(TheLabel->getStmt()))' failed
- Unreachable with __unknown_anytype in CodeGen: "Unexpected placeholder builtin type!"
- Default argument for alias template not exported properly
- 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
- Inconsistency: enumerator name is found only if not qualified
- Docs
- not yet supported