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
- Regression libc++: Usage of std::ref compiles in C++17 but not C++20
- Clang doesn't fully implement [temp.func.order]/6
- Missing documentation for unary type traits transformation
- static operator in headers and modules can't be merged well
- [Umbrella] Enabling taint analysis by default.
- [clang-tidy] `llvmlibc-restrict-system-libc-headers` check erroneously reports on `<stdint.h>`
- Clang doesn't SFINAE out constrained overload when substitution-failure happens in template-head
- Clang's algorithm for choosing overloads that don't need to instantiate a class template might have room for improvement
- `decltype` applied to an instantiation-dependent but not type-dependent expression is treated as a dependent type
- Incorrect `if constexpr` evaluation in nested generic lambda
- Docs
- not yet supported