Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor destructurable expansion statements #95

Open
katzdm opened this issue Sep 10, 2024 · 0 comments
Open

Refactor destructurable expansion statements #95

katzdm opened this issue Sep 10, 2024 · 0 comments
Labels
p2996-ext A behavior not part of P2996, but proposed for a related paper refactoring Tech debt, yay

Comments

@katzdm
Copy link
Collaborator

katzdm commented Sep 10, 2024

Now that these seem to be working, they could use some cleanup. It'd be nice for the CXXDestructurableExpansionStmt to own a pointer to the DecompositionDecl, rather than "reaching into" the substructure of the expansion variable's initializer to fetch it.

@katzdm katzdm added refactoring Tech debt, yay p2996-ext A behavior not part of P2996, but proposed for a related paper labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p2996-ext A behavior not part of P2996, but proposed for a related paper refactoring Tech debt, yay
Projects
None yet
Development

No branches or pull requests

1 participant