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 supported154 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Assertion failed: isa<X>(Val) && "cast<Ty>() argument of incompatible type!"
- Unable to call a protected member function from a derived class
- Incorrect error on operator() being an member in template
- Possible valgrind error in LiveDebugValues
- Clang miscompiles placement-new
- -Wunneeded-member-function for dtor of trivially destructible class with internal linkage
- Incorrect codegen for "store <2 x i48>" triggered by -fslp-vectorize-aggressive
- Confusing error message when converting an overloaded function to `std::function`
- Inconsistency in symbol visibility for explicit template instantiation between cl.exe and clang-cl.exe
- [CWG 909] C-style cast necessitating static_cast -> const_cast fails for conversion operator
- Docs
- not yet supported