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

Splices not entirely working in requires clauses #26

Open
katzdm opened this issue Apr 4, 2024 · 0 comments
Open

Splices not entirely working in requires clauses #26

katzdm opened this issue Apr 4, 2024 · 0 comments
Labels
bug-or-crash Either the compiler is crashing or we broke some feature implemented in upstream clang p2996-conformance Implemented behavior unintentionally diverges from P2996

Comments

@katzdm
Copy link
Collaborator

katzdm commented Apr 4, 2024

This code example shows syntax that should be valid being rejected from a requires clause. Adding parentheses (as suggested by the error message, though it should be unnecessary) furthermore produces a crash.

@katzdm katzdm added p2996-conformance Implemented behavior unintentionally diverges from P2996 bug-or-crash Either the compiler is crashing or we broke some feature implemented in upstream clang labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-or-crash Either the compiler is crashing or we broke some feature implemented in upstream clang p2996-conformance Implemented behavior unintentionally diverges from P2996
Projects
None yet
Development

No branches or pull requests

1 participant