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 supported177 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- LWG3597: Unsigned integer types don't model advanceable
- LWG3600: Making `istream_iterator` copy constructor trivial is an ABI break
- LWG3717: `common_view::end` should improve `random_access_range` case
- LWG3737: `take_view::sentinel` should provide `operator-`
- LWG3743: `ranges::to`'s reserve may be ill-formed
- LWG3747: `ranges::uninitialized_copy_n`, `ranges::uninitialized_move_n`, and `ranges::destroy_n` should use `std::move`
- LWG3750: Too many papers bump `__cpp_lib_format`
- LWG3751: Missing feature macro for `flat_set`
- LWG3753: Clarify entity vs. freestanding entity
- LWG3757: What's the effect of `std::forward_like<void>(x)`?
- Docs
- not yet supported