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 supported151 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- LWG3742: `deque::prepend_range` needs to permute
- LWG3790: P1467 accidentally changed `nexttoward`'s signature
- LWG3819: `reference_meows_from_temporary` should not use `is_meowible`
- LWG3834: Missing `constexpr` for `std::intmax_t` math functions in `<cinttypes>`
- LWG3841: `<version>` should not be "all freestanding"
- LWG3848: `adjacent_view`, `adjacent_transform_view` and `slide_view` missing `base` accessor
- LWG3849: `cartesian_product_view::iterator`'s default constructor is overconstrained
- LWG3850: `views::as_const` on `empty_view<T>` should return `empty_view<const T>`
- LWG3851: `chunk_view::inner-iterator` missing custom `iter_move` and `iter_swap`
- LWG3853: `basic_const_iterator<volatile int*>::operator->` is ill-formed
- Docs
- not yet supported