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
- LWG3948: `possibly-const-range` and `as-const-pointer` should be `noexcept`
- LWG3949: `std::atomic<bool>`'s trivial destructor dropped in C++17 spec wording
- LWG3957: [container.alloc.reqmts] The value category of v should be claimed
- LWG3970: [mdspan.syn] Missing definition of `full_extent_t` and `full_extent`
- LWG3973: Monadic operations should be ADL-proof
- LWG3974: `mdspan::operator[]` should not copy `OtherIndexTypes`
- LWG3987: Including `<flat_foo>` doesn't provide `std::begin`/`end`
- LWG3990: Program-defined specializations of `std::tuple` and `std::variant` can't be properly supported
- LWG3767: `codecvt<charN_t, char8_t, mbstate_t>` incorrectly added to locale
- LWG3919: `enumerate_view` may invoke UB for sized common non-forward underlying ranges
- Docs
- not yet supported