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 supported153 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Template parameter type deduction of function conflicts when parameter is a vector return value of builtin function
- Clang is reporting wrong "previous declaration is here" notes
- Clang-tidy misc-assert-side-effect warns on free functions even if they are marked as const
- misc-assert-side-effect misses calls to sprintf()
- Assertion `NameRef.find_first_of(0) == StringRef::npos && "Null bytes are not allowed in names"' failed.
- Crashing clang-4.0 on ubuntu
- Return type deduction for auto fails for member function in struct nested in lambda nested in function template
- add note for where overloaded function types came from
- Assertion failed: (getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!") function AssertOK, file llvm/lib/IR/Instructions.cpp, line 1416
- constexpr return type from a member function is allowed where it should not
- Docs
- not yet supported