Skip to content

[Clang] Provide a type trait for implicit lifetime types (P2674) #98627

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

Closed
cor3ntin opened this issue Jul 12, 2024 · 2 comments · Fixed by #101807
Closed

[Clang] Provide a type trait for implicit lifetime types (P2674) #98627

cor3ntin opened this issue Jul 12, 2024 · 2 comments · Fixed by #101807
Assignees
Labels
c++ clang:frontend Language frontend issues, e.g. anything involving "Sema"

Comments

@cor3ntin
Copy link
Contributor

To implement P2674R1
https://wg21.link/P2674R1 which does require some compiler magic

@cor3ntin cor3ntin added c++ clang:frontend Language frontend issues, e.g. anything involving "Sema" labels Jul 12, 2024
@llvmbot
Copy link
Member

llvmbot commented Jul 12, 2024

@llvm/issue-subscribers-c-1

Author: cor3ntin (cor3ntin)

To implement P2674R1 https://wg21.link/P2674R1 which does require some compiler magic

@llvmbot
Copy link
Member

llvmbot commented Jul 12, 2024

@llvm/issue-subscribers-clang-frontend

Author: cor3ntin (cor3ntin)

To implement P2674R1 https://wg21.link/P2674R1 which does require some compiler magic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ clang:frontend Language frontend issues, e.g. anything involving "Sema"
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants