LWG4340: `task::promise_type::unhandled_stopped()` should be `noexcept`
Open
c++26
libc++
lwg-issue
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
**Link:** https://wg21.link/LWG4340
Contributor guide
Research direction
Start by reading the linked LWG4340 issue to understand the required noexcept change. No source file or test is named, so search the LLVM sources and tests for task::promise_type::unhandled_stopped(), then verify the declaration and relevant coverage match the specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100