LWG4451: `make_shared` should not refer to a type `U[N]` for runtime N
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/LWG4451
Contributor guide
Research direction
Start by reading the linked LWG4451 issue and examining the make_shared entry point in the relevant LLVM standard-library implementation. Determine the affected runtime-bound array case and the applicable standard wording; done means the implementation conforms to the resolution and has coverage for the reported case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100