llvm / llvm/llvm-project

P3795R2: Miscellaneous Reflection Cleanup

Open
#189,603 0 comments 0 reactions 0 assignees View on GitHub
c++26 libc++ reflection wg21-paper
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

**Link:** https://wg21.link/P3795R2

Feature-test macro (updated):
```c++
#define __cpp_lib_reflection 202603L // also in
```

Contributor guide

Open the contributing guide

Research direction

Start by reading the linked P3795R2 proposal and compare its reflection cleanup requirements with the current LLVM implementation. Search for the __cpp_lib_reflection feature-test macro, including its definition, and use the proposal's specified wording and value as the completion criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.