llvm / llvm/llvm-project

LWG4447: Remove unnecessary `sizeof...(Env) > 1` condition

Open
#171,410 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.