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
- 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
- Static member auto variable template with template-template parameter, inside struct with template-template parameter, crashes compiler
- Instantiation error when using SFINAE inside a class
- OpenMP version printed for OMP_DISPLAY_ENV=1
- [Feature request] Tab completion of options for a user defined alias
- member using declaration of function templates with different return types does not bring base class overload into derived class
- Docs
- not yet supported