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 supported184 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [CodeGen] Fix `MachineModuleInfo`'s move constructor to be more safe with `MCContext` ownership.
- Crash upon semantic analysis C++ code
- [clang-tidy][request] Add possibility to check if function prefix matches the file/module name
- Bad diagnostic for missing <inttypes.h> include for printf format specifiers
- LWG3143: `monotonic_buffer_resource` growth policy is unclear
- LWG3120: Unclear behavior of `monotonic_buffer_resource::release()`
- LWG3403: Domain of `ranges::ssize(E)` doesn't `match ranges::size(E)`
- LWG3448: `transform_view`'s `sentinel<false>` not comparable with `iterator<true>`
- LWG3476: `thread` and `jthread` constructors require that the parameters be move-constructible but never move construct the parameters
- LWG3391: Problems with `counted_iterator`/`move_iterator::base() const &`
- Docs
- not yet supported