LWG4447: Remove unnecessary `sizeof...(Env) > 1` condition
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/LWG4447
Contributor guide
Research direction
Start by reading the linked LWG4447 specification at https://wg21.link/LWG4447, then locate the LLVM implementation affected by the `sizeof...(Env) > 1` condition. Done means the unnecessary condition is removed in the relevant code while preserving the intended behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100