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
- Passing non-trivial type through variadic lambda does not trigger `-Wnon-pod-varargs`
- template type deduction handled improperly with implicit overload resolution
- x86_64/uftrace segmentation fault
- Clang crashes if __private_extern__ is undef'd and used in C++
- [DebugInfo@O2] SLP Vectorizer drops DebugInfo
- Crash:SemaLookup.cpp:2146 Assertion `(!isa<TagDecl>(LookupCtx) || LookupCtx->isDependentContext() || cast<TagDecl>(LookupCtx)->isCompleteDefinition() || cast<TagDecl>(LookupCtx)->isBeingDefined()) && "Declaration context must already be complete!"' failed
- ExecutionEngine/Interpreter/intrinsics.ll: unknown external function: roundevenf
- Allocator propagation broken for std::string move assignment
- clang accepts "this" reference in default argument of lambda
- SIGSEGV in recursive function template with generic lambda argument
- Docs
- not yet supported